From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jeff Chua" Subject: Re: [Bug #12422] 2.6.28-git can't resume from str Date: Tue, 13 Jan 2009 13:47:27 +0800 Message-ID: References: <20090111162949.GA15338@elte.hu> <200901111736.24350.borntraeger@de.ibm.com> <20090111163904.GA21806@elte.hu> <20090111180714.GB15326@elte.hu> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=LJDfEUzjBGKcLdbqm2fcDm7uah1HnCVg/iHiHReDJlU=; b=FwZP3bBlXztUESsoiZAfaTXecOkHrTguKtll+e6gBiaK8vnUBGlDYk5iGcfu+W8Y+y KjWMy+DRGz4UnWsGmT5BJPmla4k1L7vXhc7d11OpDXEb25fbN7JseE42YUDacNz2yZvH ckBLp8CXoli4TT/FmJk9sCGKenKcu4AkQgYOU= In-Reply-To: Content-Disposition: inline Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Linus Torvalds , Ingo Molnar Cc: Christian Borntraeger , Daniel Drake , "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Phil Dibowitz On Sun, Jan 11, 2009 at 7:16 PM, Rafael J. Wysocki wrote: > The following bug entry is on the current list of known regressions > from 2.6.28. Please verify if it still should be listed and let me know > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=12422 > Subject : 2.6.28-git can't resume from str > Submitter : Jeff Chua > Date : 2009-01-10 1:39 (2 days old) > References : http://marc.info/?l=linux-kernel&m=123155157909282&w=4 Fixed by reverting a0d4922da2e4ccb0973095d8d29f36f6b1b5f703. 7503bfbae89eba07b46441a5d1594647f6b8ab7d has already been reverted in the Linus's latest git tree. Thanks everyone for all the help. Jeff.