* Daniel Walker <[EMAIL PROTECTED]> wrote:
> I used this simple test case given by you a long time ago,
>
> main ()
> {
> iopl(3);
> for (;;)
> asm("cli");
>
> }
>
> This doesn't look like a regression tho, 2.6.19-rc6 has the same
> behavior ..
hm, so this doesnt get detected as a lockup at all? That's bad and needs
fixing ...
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/