|
|
Subscribe / Log in / New account

Re: Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)

From:  Linus Torvalds <torvalds-AT-linux-foundation.org>
To:  "Rafael J. Wysocki" <rjw-AT-sisk.pl>
Subject:  Re: Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
Date:  Tue, 15 Dec 2009 07:31:35 -0800 (PST)
Cc:  Alan Stern <stern-AT-rowland.harvard.edu>, Zhang Rui <rui.zhang-AT-intel.com>, LKML <linux-kernel-AT-vger.kernel.org>, ACPI Devel Maling List <linux-acpi-AT-vger.kernel.org>, pm list <linux-pm-AT-lists.linux-foundation.org>



On Tue, 15 Dec 2009, Rafael J. Wysocki wrote:
> 
> What fact?  The only thing that matters is USB?  For resume, it is.  For
> suspend, it clearly isn't.

For suspend, the only other case we've seen has been the keyboard and 
mouse controller, which has exactly the same "we can special case it with 
a single 'let's do _this_ device asynchronously'". Again, it may not be 
pretty, but it sure is simple.

Much simpler than talking about some generic infrastructure changes and 
about doing "let's do leaves of the tree separately" schemes.

And that's why I'm _soo_ unhappy with you, and am insulting you. Because 
you keep on making the same mistake over and over - overdesigning.

Overdesigning is a SIN. It's the archetypal example of what I call "bad 
taste". I get really upset when a subsystem maintainer starts 
overdesigning things.

			Linus



to post comments


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds