linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Neuling <mikey@neuling.org>
To: Jim Keniston <jkenisto@linux.vnet.ibm.com>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: Can't boot benh/powerpc.git kernel
Date: Wed, 17 Nov 2010 13:03:55 +1100	[thread overview]
Message-ID: <27638.1289959435@neuling.org> (raw)
In-Reply-To: <1289958663.3028.175.camel@localhost>



In message <1289958663.3028.175.camel@localhost> you wrote:
> On Tue, 2010-11-16 at 14:26 +1100, Michael Neuling wrote:
> > In message <1289520464.4752.12.camel@localhost> you wrote:
> > > On Thu, 2010-11-11 at 09:06 +1100, Benjamin Herrenschmidt wrote:
> > > > On Wed, 2010-11-10 at 11:54 -0800, Jim Keniston wrote:
> > > > > I got Ben's linux/kernel/git/benh/powerpc.git source and built it
> > > > > (.config file attached*).  It hangs on boot.  When I boot it with
> > > > > loglevel=8, its last words are:
> > > > 
> > > > First, please try with Linus upstream. The "master" branch in my git
> > > > tree is quite stale, and my next and merge branch are too at the moment
> > > > as I'm still travelling. All our current stuff was merged during the
> > > > last merge window so there's nothing "new" for you to pickup in my tree
> > > > at the moment :-)
> > > > 
> > > > If the problem still occurs, I'll have a look next week.
> > > > 
> > > > Cheers,
> > > > Ben.
> > > 
> > > I built from Linus's git tree, and that kernel doesn't boot, either.
> > > (It doesn't hang, but rather panics during boot.  I can provide a
> > > console log if you like.)
> > 
> > Yes please.  
> > 
> > Linus' tree with pseries_defconfig boots fine for me on my POWER5 box.
> > 
> > > v2.6.36 and v2.6.37-rc1 boot fine for me.  I'll post my nvram-related
> > > patches against v2.6.37-rc1.
> > 
> > So it's broken between 37-rc1 and whereever you grabbed Linus tree.
> > That's a fairly small window.  Can you bisect it?
> 
> I was apparently comparing apples to oranges.  Given the fatal
> configuration options (DEBUG_SLAB and/or DEBUG_PAGEALLOC) 2.6.37-rc1
> fails the same as a more recent snapshot of Linus's tree.  I updated my
> view today, and it still fails to boot with DEBUG_SLAB and/or
> DEBUG_PAGEALLOC, and boots OK without them.

I can't reproduce any of these.

I modified pseries_defconfig to enable DEBUG_SLAB and it still works for
me on my POWER5 here

% grep SLAB .config
CONFIG_SLAB=y
CONFIG_SLABINFO=y
CONFIG_DEBUG_SLAB=y
# CONFIG_DEBUG_SLAB_LEAK is not set

I also can't reproduce with DEBUG_PAGEALLOC enabeled either.

> It also fails to boot with SLUB and SLUB_DEBUG enabled, even with
> SLUB_DEBUG_ON disabled.

pseries_defconfig uses this configuration and boots for me.

% grep SLUB .config
CONFIG_SLUB_DEBUG=y
CONFIG_SLUB=y
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set

> Ben has access to my system, and will look at it in a few days.

Can you please try pseries_defconfig?

Mikey

  reply	other threads:[~2010-11-17  2:03 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-10 19:54 Can't boot benh/powerpc.git kernel Jim Keniston
2010-11-10 22:06 ` Benjamin Herrenschmidt
2010-11-12  0:07   ` Jim Keniston
2010-11-12  2:29     ` Benjamin Herrenschmidt
2010-11-16  3:26     ` Michael Neuling
2010-11-17  1:51       ` Jim Keniston
2010-11-17  2:03         ` Michael Neuling [this message]
2010-11-17 19:00           ` Jim Keniston
2010-11-18  2:32             ` [PATCH] powerpc: fix call to subpage_protection() Michael Neuling
2010-11-18 12:21               ` Michael Ellerman
2010-11-18 20:24                 ` Michael Neuling
2010-11-18 21:53                   ` Michael Ellerman
2010-11-18 18:23               ` Jim Keniston
2010-11-18 20:06                 ` Benjamin Herrenschmidt
2010-11-30 11:06                   ` Milton Miller
2010-11-30 11:08                   ` Milton Miller
2010-11-30 20:55                     ` Jim Keniston

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=27638.1289959435@neuling.org \
    --to=mikey@neuling.org \
    --cc=jkenisto@linux.vnet.ibm.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).