From cbe2c3cad1450a7e46323a6bf244fcbe2a83f708 Mon Sep 17 00:00:00 2001 From: Suresh Siddha Date: Mon, 19 Jul 2010 16:05:51 -0700 Subject: [PATCH] --- yaml --- r: 205451 b: refs/heads/master c: 40e1d7a4ffee5cb17f5c36f4c3c4a011ab103ebe h: refs/heads/master i: 205449: 80c93c2a300c47f30f4bcd1abb8b762dea3362db 205447: 4a2016f0d28b76de50cb06c3394ab62c455c9a59 v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/cpufeature.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 67953e6bdcdc..79742c31b06e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: edb18f8ab02843453306601c4aa697f9691129cd +refs/heads/master: 40e1d7a4ffee5cb17f5c36f4c3c4a011ab103ebe diff --git a/trunk/arch/x86/include/asm/cpufeature.h b/trunk/arch/x86/include/asm/cpufeature.h index 3ec9275cea46..d5ea3e3a8a42 100644 --- a/trunk/arch/x86/include/asm/cpufeature.h +++ b/trunk/arch/x86/include/asm/cpufeature.h @@ -165,6 +165,7 @@ #define X86_FEATURE_ARAT (7*32+ 1) /* Always Running APIC Timer */ #define X86_FEATURE_CPB (7*32+ 2) /* AMD Core Performance Boost */ #define X86_FEATURE_EPB (7*32+ 3) /* IA32_ENERGY_PERF_BIAS support */ +#define X86_FEATURE_XSAVEOPT (7*32+4) /* "xsaveopt" Optimized Xsave */ /* Virtualization flags: Linux defined, word 8 */ #define X86_FEATURE_TPR_SHADOW (8*32+ 0) /* Intel TPR Shadow */