Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754272Ab0HWVw2 (ORCPT ); Mon, 23 Aug 2010 17:52:28 -0400 Received: from kroah.org ([198.145.64.141]:59864 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754117Ab0HWVw0 (ORCPT ); Mon, 23 Aug 2010 17:52:26 -0400 Date: Mon, 23 Aug 2010 14:35:34 -0700 From: Greg KH To: Mark Stanovich Cc: Greg KH , "H. Peter Anvin" , torvalds@linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: Linux 2.6.35.3 Message-ID: <20100823213534.GA7222@kroah.com> References: <4C6F4BBB.5040207@zytor.com> <4C71CF5B.3090505@zytor.com> <20100823030340.GA14007@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2367 Lines: 58 On Mon, Aug 23, 2010 at 09:47:23AM -0400, Mark Stanovich wrote: > On Sun, Aug 22, 2010 at 11:03 PM, Greg KH wrote: > > On Sun, Aug 22, 2010 at 09:56:19PM -0400, Mark Stanovich wrote: > >> On Sun, Aug 22, 2010 at 9:31 PM, H. Peter Anvin wrote: > >> > On 08/20/2010 09:06 PM, Mark Stanovich wrote: > >> >>>> > >> >>>> I noticed that the latest version pulled from Linus's git tree did not > >> >>>> have the problem. ?After looking at the changes to > >> >>>> arch/x86/include/asm/cmpxchg_32.h, I cherry-picked two patches from > >> >>>> Linus's tree that seemed to make a difference, namely: > >> >>>> > >> >>>> 69309a05907546fb686b251d4ab041c26afe1e1d > >> >>>> 4532b305e8f0c238dd73048068ff8a6dd1380291 > >> >>>> > >> >>>> Applying these patches solved the rebooting problem on 2.6.35.3 > >> >>>> > >> >>>> I believe the same problem also happens for the latest stable version of > >> >>>> 2.6.34, but did not verify the fix worked for the 2.6.34 stable releases. > >> >>>> > >> >>>> I don't know if this is helpful, but I thought I would let you know in > >> >>>> case someone else is having the same problem. > >> >>>> > >> >>>> If you need any further information, just let me know. > >> >>>> > >> >>> > >> >>> Yes, as a matter of fact, we have been trying to root-cause this > >> >>> problem; please see: > >> >>> > >> >>> https://bugzilla.kernel.org/show_bug.cgi?id=16612 > >> >>> > >> >>> If you could try the one-liner in there and see if it solves your > >> >>> problem, it would be great. > >> >> > >> >> The patch for __set_64bit on top of 2.6.35.3 solves the rebooting problem! > >> >> > >> >> > >> > > >> > By the way, I think only 69309a05907546fb686b251d4ab041c26afe1e1d should > >> > solve the problem. ?Mark, could you try only this patch? > >> > > >> > >> Tested 69309a05907546fb686b251d4ab041c26afe1e1d on top of 2.6.35.3 and > >> this does solve the rebooting problem. > > > > 69309a05907546fb686b251d4ab041c26afe1e1d is also needed on top of > 2.6.34.5 in order for my machine to boot properly. Ok, now queued up for both .34 and .35 stable trees. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/