All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	"Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: Regression: ppc powerstation boot hang caused by slab initialisation code
Date: Tue, 23 Jun 2009 08:51:02 +1000	[thread overview]
Message-ID: <1245711062.4017.1.camel@pasglop> (raw)
In-Reply-To: <1245710457.17035.9.camel@mulgrave.site>

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.


  reply	other threads:[~2009-06-22 22:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-22 22:10 Regression: ppc powerstation boot hang caused by slab initialisation code James Bottomley
2009-06-22 22:27 ` Benjamin Herrenschmidt
2009-06-22 22:40   ` James Bottomley
2009-06-22 22:51     ` Benjamin Herrenschmidt [this message]
2009-06-22 23:21       ` James Bottomley
2009-06-22 23:51         ` Benjamin Herrenschmidt
2009-06-23  0:32         ` Benjamin Herrenschmidt
2009-06-23  1:10           ` James Bottomley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1245711062.4017.1.camel@pasglop \
    --to=benh@kernel.crashing.org \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penberg@cs.helsinki.fi \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.