Re: Linux 2.6.16.9

From: Denis Vlasenko
Date: Wed Apr 19 2006 - 03:55:11 EST


On Wednesday 19 April 2006 10:06, Greg KH wrote:
> diff --git a/include/asm-i386/cpufeature.h b/include/asm-i386/cpufeature.h
> index c4ec2a4..9d15eec 100644
> --- a/include/asm-i386/cpufeature.h
> +++ b/include/asm-i386/cpufeature.h
> @@ -70,6 +70,7 @@ #define X86_FEATURE_K7 (3*32+ 5) /* Ath
> #define X86_FEATURE_P3 (3*32+ 6) /* P3 */
> #define X86_FEATURE_P4 (3*32+ 7) /* P4 */
> #define X86_FEATURE_CONSTANT_TSC (3*32+ 8) /* TSC ticks at a constant rate */
> +#define X86_FEATURE_FXSAVE_LEAK (3*32+10) /* FXSAVE leaks FOP/FIP/FOP */

Most likely "FOP/FIP/FDP"...
--
vda
-
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/