public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Arjan van de Ven <arjan@infradead.org>,
	Justin Madru <jdm64@gawab.com>,
	lkml <linux-kernel@vger.kernel.org>,
	"Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: 2.6.30-rc1: invalid opcode with call trace
Date: Wed, 8 Apr 2009 09:15:23 +0200	[thread overview]
Message-ID: <20090408071522.GS5178@kernel.dk> (raw)
In-Reply-To: <20090408071102.GB22868@elte.hu>

On Wed, Apr 08 2009, Ingo Molnar wrote:
> 
> * Jens Axboe <jens.axboe@oracle.com> wrote:
> 
> > On Wed, Apr 08 2009, Ingo Molnar wrote:
> > > 
> > > * Ingo Molnar <mingo@elte.hu> wrote:
> > > 
> > > > I too have an async hang/crash, on an old-style SCSI (aic7xxx) box 
> > > > - hang log attached below.
> > > > [...]
> > > >
> > > > ( Full bootlog attached below as well - i'm sending the config as a 
> > > >   reply as this mail is close to lkml size limits already. )
> > > 
> > > Config attached.
> > > 
> > >  known bad  : v2.6.29-9854-gd508afb
> > >  known good : v2.6.29
> > > 
> > > Suspected commit introducing the regression:
> > > 
> > >  9710794: async: remove the temporary (2.6.29) "async is off by default" code
> > > 
> > > (i'll now try a revert of this.)
> > 
> > That's what I figured was the culprit as well, but that does not 
> > really tell us anything about what part of async.c is buggy :-)
> 
> async.c itself is likely not to be buggy - fundamental bugs that 
> deep in the center of the kernel usually cannot hide for long :-)

While it may not be in async.c, the code a) really isn't that old, and
b) hasn't really been used yet. So I'd definitely not rule out a bug in
the async implementation itself.

> What matters more is the _effects_ of having async bootup now, on 
> various subsystems it interacts with. Unexpected parallelism and 
> reordering between init sequences.
> 
> It would have been far better to not have such a 'flip the switch 
> on' moment - but instead a more gradual step by step introduction of 
> async bootup, with accompanied strong testing.

Definitely, switching on single sub systems/drivers one at the time
would be a much saner approach.

-- 
Jens Axboe


  reply	other threads:[~2009-04-08  7:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-08  5:30 2.6.30-rc1: invalid opcode with call trace Justin Madru
2009-04-08  6:32 ` Jens Axboe
2009-04-08  6:47   ` Ingo Molnar
2009-04-08  6:52     ` Ingo Molnar
2009-04-08  6:53       ` Jens Axboe
2009-04-08  7:11         ` Ingo Molnar
2009-04-08  7:15           ` Jens Axboe [this message]
2009-04-08  7:11         ` Justin Madru
2009-04-08  8:12       ` Ingo Molnar
2009-04-10  8:15       ` Heinz Diehl
2009-04-08  7:27     ` Vegard Nossum
2009-04-08  7:40       ` Jens Axboe
2009-04-08  7:48         ` Ingo Molnar
2009-04-08  7:56           ` Jens Axboe
2009-04-08 16:15           ` Vegard Nossum
2009-04-09 14:45             ` Cornelia Huck

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=20090408071522.GS5178@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=arjan@infradead.org \
    --cc=jdm64@gawab.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox