From: Andrew Morton <akpm@digeo.com>
To: Greg Norris <haphazard@kc.rr.com>
Cc: linux-kernel@vger.kernel.org,
Bartlomiej Solarz-Niesluchowski
<B.Solarz-Niesluchowski@wsisiz.edu.pl>
Subject: Re: 2.5.72 oops (scheduling while atomic)
Date: Wed, 18 Jun 2003 22:46:56 -0700 [thread overview]
Message-ID: <20030618224656.0f5639bb.akpm@digeo.com> (raw)
In-Reply-To: <20030617143551.GA3057@glitch.localdomain>
Greg Norris <haphazard@kc.rr.com> wrote:
>
> I'm getting the following oops when booting 2.5.72, preceded by a
> quite a few "bad: scheduling while atomic!" messages. My .config and
> the decoded oops are attached.
I was able to reproduce this. Pid #0 (swapper) ends up with a preempt
count of two and everything goes pear-shaped.
This appears to be because you haven't selected any chip drivers in IDE
config. I selected PIIX and things started working better.
Just to double-check I took my usual .config, enable preemption, disabled
all IDE chip drivers and the same thing happened. Over to Bart ;)
Your .config seems broken in other ways btw. Suggest you do
cp arch/i386/defconfig .config
and start again.
next prev parent reply other threads:[~2003-06-19 5:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-17 14:35 2.5.72 oops (scheduling while atomic) Greg Norris
2003-06-17 18:17 ` Paul Larson
2003-06-17 18:59 ` Greg Norris
2003-06-18 5:17 ` Brandon Low
2003-06-19 1:48 ` Greg Norris
2003-06-19 1:59 ` Andrew Morton
2003-06-19 5:46 ` Andrew Morton [this message]
2003-06-19 10:30 ` Bartlomiej Zolnierkiewicz
2003-06-19 23:27 ` Greg Norris
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=20030618224656.0f5639bb.akpm@digeo.com \
--to=akpm@digeo.com \
--cc=B.Solarz-Niesluchowski@wsisiz.edu.pl \
--cc=haphazard@kc.rr.com \
--cc=linux-kernel@vger.kernel.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 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.