Linus Torvalds wrote:
> 
> Mind trying it with the "HAVE_FXSR" and "HAVE_XMM" macros in
> 
>         linux/include/asm-i386/processor.h
> 
> fixed? They _should_ be just
> 
>         #define HAVE_FXSR       (cpu_has_fxsr)
>         #define HAVE_XMM        (cpu_has_xmm)

That doesn't help either.

-Udo.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to