Re: [patch, 2.6.10-rc2] floppy boot-time detection fix
From: Ingo Molnar
Date: Sat Nov 27 2004 - 01:53:16 EST
* Ingo Molnar <mingo@xxxxxxx> wrote:
> > (this does not solve the irq threading related SMP lockup though, i'm
> > attacking that problem next - now that my fd0 gets detected fine ;-) )
>
> in fact, i cannot reproduce the SMP lockup anymore and the floppy works
> just fine. [...]
it turns out that this was the side-effect of me doing idle=poll.
The reason for the lockup was a bug in the -RT patch, it broke
disable_hlt() which resulted in all CPUs spinning in idle with
interrupts disabled - with an obvious hard lockup as a result.
Fixed it in my tree.
Ingo
-
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/