Re: [FIXED] Re: Total machine lockup w/ current kernels whileinstalling from CD

From: Andrew Morton
Date: Mon May 15 2006 - 17:09:27 EST


Bernhard Rosenkraenzer <bero@xxxxxxxxxxxx> wrote:
>
> On Monday, 15. May 2006 22:45, Andrew Morton wrote:
> > It's odd that we'll run initrds in a !SYSTEM_RUNNING state.
>
> True, especially because we run initramfs in SYSTEM_RUNNING state.
>
> > It's not an oops - it's sort-of a warning. Did the system actually
> > continue to run and boot up OK?
>
> No, it was a lockup and the system just hung at the point forever, so the
> lockup detection was right.

This is odd. Your machine hangs if cond_resched() is a no-op. This should
not happen.

What does `grep PREEMPT .config' say?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/