From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [2/2] 2.6.21-rc7: known regressions Date: Mon, 16 Apr 2007 12:06:22 +0200 Message-ID: <200704161206.31145.rjw@sisk.pl> References: <20070416003723.GM3691@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070416003723.GM3691@stusta.de> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org To: Adrian Bunk Cc: Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , Jeff Chua , pavel@suse.cz, linux-pm@lists.osdl.org, Thomas Gleixner , Ingo Molnar , Dave Jones , Jeremy Fitzhardinge , "Eric W. Biederman" , gregkh@suse.de, linux-pci@atrey.karlin.mff.cuni.cz, Tobias Diedrich , Dmitry Torokhov , David Brownell , Marcus Better , "Antonino A. Daplas" , James Simmons List-Id: linux-pm@vger.kernel.org On Monday, 16 April 2007 02:37, Adrian Bunk wrote: > This email lists some known regressions in Linus' tree compared to 2.6.20. > > If you find your name in the Cc header, you are either submitter of one > of the bugs, maintainer of an affectected subsystem or driver, a patch > of you caused a breakage or I'm considering you in any other way > possibly involved with one or more of these issues. > > Due to the huge amount of recipients, please trim the Cc when answering. > [--snip--] > > > Subject : suspend to disk works only once > References : http://lkml.org/lkml/2007/4/13/240 > Submitter : Tobias Diedrich > Caused-By : Rafael J. Wysocki > commit ed746e3b18f4df18afa3763155972c5835f284c5 > Handled-By : Rafael J. Wysocki > Dmitry Torokhov > David Brownell > Status : problem is being debugged Workaround is possible: do "echo shutdown > /sys/power/disk" before the suspend or, for s2disk, add "shutdown method = shutdown" to the configuration file. Greetings, Rafael