[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0902022008060.3247@localhost.localdomain>
Date: Mon, 2 Feb 2009 20:09:57 -0800 (PST)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Benjamin Herrenschmidt <benh@...nel.crashing.org>
cc: "Rafael J. Wysocki" <rjw@...k.pl>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Jesse Barnes <jesse.barnes@...el.com>,
Andreas Schwab <schwab@...e.de>, Len Brown <lenb@...nel.org>,
Ingo Molnar <mingo@...e.hu>
Subject: Re: PCI PM: Restore standard config registers of all devices early
On Tue, 3 Feb 2009, Benjamin Herrenschmidt wrote:
>
> The new code will basically make the core bring back everything to D0 on
> resume. That's a huge power surge and often not needed at all...
Well, we could easily do it only if it was D0 _before_ resume.
But quite frankly, before I worry about "huge power surge" issues, I want
to feel like the architecture allows for clueless driver writers, and
still giving us reliable suspend/resume.
Once we have that reliability, and only _then_, do I care at all about
power issues. Make it work first, and not result in a dead machine if
there is unlucky shared interrupt timings.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists