Re: [PATCH] mxcsr patch for i386 & x86-64

From: Pavel Machek
Date: Wed May 05 2004 - 09:11:58 EST


Hi!


> @@ -550,4 +559,11 @@
> memcpy(fpu, &tsk->thread.i387.fxsave, sizeof(*fpu));
> }
> return fpvalid;
> +}
> +
> +void __init fpu_init(void)
> +{
> + clts();
> + mxcsr_feature_mask_init();
> + stts();
> }

i386/kernel/power/cpu.c now probably wants fpu_init, too...
--
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms

-
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/