>       #define HAVE_FXSR       (cpu_has_fxsr)
>       #define HAVE_XMM        (cpu_has_xmm)
> 
> I'm surprised actually - the same CR4 tests are in newer 2.2.x kernels,
> I think. (And in 2.2.x kernels, the above "cpu_has_xxx" do _not_ work

Nope. 2.2 doesnt have XMM/FXSR support. There are add on patches for it but
I don't plan to merge them

-
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