lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 23 Jun 2009 08:51:02 +1000
From:	Benjamin Herrenschmidt <benh@...nel.crashing.org>
To:	James Bottomley <James.Bottomley@...senPartnership.com>
Cc:	Pekka Enberg <penberg@...helsinki.fi>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	"Rafael J. Wysocki" <rjw@...k.pl>
Subject: Re: Regression: ppc powerstation boot hang caused by slab
 initialisation code

On Mon, 2009-06-22 at 17:40 -0500, James Bottomley wrote: 
> On Tue, 2009-06-23 at 08:27 +1000, Benjamin Herrenschmidt wrote:
> > On Mon, 2009-06-22 at 17:10 -0500, James Bottomley wrote:
> > > I'm getting a boot hang on my powerstation with recent kernels.  It
> > > hangs in the early prom init code:
> > 
> > It probably goes much further but doesn't get a chance to tell you :-)
> 
> Well, I did wonder about that ... but it's using the open firmware
> serial console 

"returning from prom_init" is the point where it returns from the Open
Firmware -> Linux "trampoline" at which point the OF console isn't
available anymore on powerpc. On the maple, you won't get anything from
there until you map the serial port (unless there's an RTAS console, I
don't remember but even if there is, won't help unless we initialize
it).

We do have some .config-enabled hacks to turn on early consoles for
those things that will help, but don't waste your time, I'll track that
one down, I've been tracking and fixing a bunch of those fallover from
the allocators being moved.

> > I'll dig. Just in case, can you send me your .config ?
> 
> Sure, attached.

Ah, I notice you use SLAB, that's the second report of hangs with it due to
the changes. You can try SLUB while I'm looking, might help.

Cheers,
Ben.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ