Re: i387/FPU init issues...
From: Ingo Molnar
Date: Sat May 03 2008 - 15:55:24 EST
* H. Peter Anvin <hpa@xxxxxxxxx> wrote:
>> This might also be caused by a calibration error. We've seen enough
>> of them already.
>
> No doubt. However, there is *something* ugly going on.
i think a vital clue can be found in the original report:
| I am able to reproduce the issue consistently on my laptop using qemu
| (which helped speed debugging a bit). I have also narrowed it down to
| include/asm-x86/i387.h::__save_init_fpu in (32 bit version) - it dies
| somewhere in calling the following line:
so it might just be incorrect Qemu emulation of a PII's NOP instruction?
(which btw. probably proves that Linux is the first OS to make
intelligent use of those instructions?)
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/