From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id DCF17B71EA for ; Fri, 12 Jun 2009 18:25:46 +1000 (EST) 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 73684DDD01 for ; Fri, 12 Jun 2009 18:25:45 +1000 (EST) Subject: Re: [Powerpc/SLQB] Next June 06 : BUG during scsi initialization From: Pekka Enberg To: Nick Piggin In-Reply-To: <20090612082145.GD24044@wotan.suse.de> References: <20090511161442.3e9d9cb9.sfr@canb.auug.org.au> <4A081002.4050802@in.ibm.com> <4A2909E8.6000507@in.ibm.com> <4A2D001E.5060802@in.ibm.com> <20090609141903.GE15219@wotan.suse.de> <4A31EB2A.9080003@in.ibm.com> <20090612074213.GA21070@wotan.suse.de> <4A320D12.2050802@in.ibm.com> <20090612082145.GD24044@wotan.suse.de> Date: Fri, 12 Jun 2009 11:25:39 +0300 Message-Id: <1244795139.30512.23.camel@penberg-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: Stephen Rothwell , linux-next@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2009-06-12 at 10:21 +0200, Nick Piggin wrote: > On Fri, Jun 12, 2009 at 01:38:50PM +0530, Sachin Sant wrote: > > Nick Piggin wrote: > > >>I was able to boot yesterday's next (20090611) on this machine. Not sure > > >> > > > > > >Still with SLQB? With debug options turned on? > > > > > Ah .. spoke too soon. The kernel was not compiled with SLQB. Sorry > > about the confusion. I can't seem to select SLQB as the slab > > allocator. > > It must have been dropped out of -next. You could just try > a known-bad kernel with my patch applied? Hmm, SLQB in my for-next branch. Stephen, is slab.git dropped from linux-next or something? Pekka