From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [PATCH 2/2] Fix console handling during suspend/resume Date: Fri, 23 Jun 2006 10:14:43 +1000 Message-ID: <1151021684.4046.81.camel@localhost.localdomain> References: <1150946286.947.50.camel@localhost.localdomain> <1150952298.3633.20.camel@localhost.localdomain> <1151014893.4046.24.camel@localhost.localdomain> <1151017911.4046.55.camel@localhost.localdomain> <1151019097.4046.69.camel@localhost.localdomain> <20060623000148.GC4940@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20060623000148.GC4940@elf.ucw.cz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org To: Pavel Machek Cc: David Brownell , linux-pm@lists.osdl.org, Linus Torvalds List-Id: linux-pm@vger.kernel.org > ...unfortunately your proposal makes non-errors paths to suck, too. > = > Now, if we really wanted to do something about this... we could just > resume the console, then print a message and panic(). If our error > handling never ever works, this at least has chance to show that > message. heavy handed as usual, Pavel :) Just resume all the damn devices that were suspended and you'll see your messages. Worksforme Ben.