From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pekka Enberg Subject: Re: Next April 28: boot failure on PowerPC with SLQB Date: Sun, 03 May 2009 14:51:11 +0300 Message-ID: <1241351471.26995.5.camel@penberg-laptop> References: <49F938E4.2030703@in.ibm.com> <20090430064127.GF23746@wotan.suse.de> <49F973A0.8070106@in.ibm.com> <20090430103528.GA6900@wotan.suse.de> <1241087884.19252.5.camel@penberg-laptop> <20090430210004.05a61841.sfr@canb.auug.org.au> <20090430111825.GC6900@wotan.suse.de> <1241090429.19252.7.camel@penberg-laptop> <20090430130542.GF6900@wotan.suse.de> <20090501000033.ecce9ed8.sfr@canb.auug.org.au> <20090430141029.GG6900@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from courier.cs.helsinki.fi ([128.214.9.1]:43786 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756163AbZECLvL (ORCPT ); Sun, 3 May 2009 07:51:11 -0400 In-Reply-To: <20090430141029.GG6900@wotan.suse.de> Sender: linux-next-owner@vger.kernel.org List-ID: To: Nick Piggin Cc: Stephen Rothwell , Sachin Sant , linuxppc-dev@ozlabs.org, linux-next@vger.kernel.org, linux-kernel , Christoph Lameter On Thu, 2009-04-30 at 16:10 +0200, Nick Piggin wrote: > On Fri, May 01, 2009 at 12:00:33AM +1000, Stephen Rothwell wrote: > > Hi Nick, > > > > On Thu, 30 Apr 2009 15:05:42 +0200 Nick Piggin wrote: > > > > > > Hmm, this might do it. The following code now passes some stress testing > > > in a userspace harness wheras before it did not (and was obviously wrong). > > > > Indeed that allows it to boot fine. Thanks. > > > > Tested-by: Stephen Rothwell > > Great, thanks for reporting and testing. This one is especially > important because it is basically scribbling on random memory > :( Pekka, please apply. Applied, thanks!