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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Jun 23 2003 - 22:00:28 EST