Re: [5/6] 2.6.21-rc2: known regressions

From: Ingo Molnar
Date: Mon Mar 05 2007 - 14:31:46 EST



* Daniel Walker <dwalker@xxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/