From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Borntraeger Subject: Re: [Bug #12422] 2.6.28-git can't resume from str Date: Sun, 11 Jan 2009 17:18:41 +0100 Message-ID: <200901111718.41756.borntraeger@de.ibm.com> References: <200901111518.38880.borntraeger@de.ibm.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Jeff Chua Cc: Daniel Drake , "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Phil Dibowitz Am Sonntag 11 Januar 2009 schrieb Jeff Chua: > > I found a nearby commit during bisect, which looks much saner: > > > > http://marc.info/?l=linux-kernel&m=123167815028388&w=2 > > This was committed earlier than > a0e280e0f33f6c859a235fb69a875ed8f3420388, and > a0e280e0f33f6c859a235fb69a875ed8f3420388 was the last working kernel > that is able to suspend/resume. Go one before, and suspend/resume > breaks. Yes, I am aware that this patch fixes one of the many S2R problems in 2.6.29-rc. Thats why I had commit a0e280e0f33f6c859a235fb69a875ed8f3420388 Author: Heiko Carstens Date: Wed Jan 7 16:19:46 2009 +0100 stop_machine/cpu hotplug: fix disable_nonboot_cpus as an additional patch applied during my bisect. Christian