From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.cs.helsinki.fi (courier.cs.helsinki.fi [128.214.9.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 70352DDE24 for ; Sun, 3 May 2009 21:51:12 +1000 (EST) Subject: Re: Next April 28: boot failure on PowerPC with SLQB From: Pekka Enberg To: Nick Piggin In-Reply-To: <20090430141029.GG6900@wotan.suse.de> 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> Date: Sun, 03 May 2009 14:51:11 +0300 Message-Id: <1241351471.26995.5.camel@penberg-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: Stephen Rothwell , Christoph Lameter , linux-kernel , linuxppc-dev@ozlabs.org, linux-next@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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!