From 00ae5d8f62e6aeaa30c90db1dd0b49cf4790216a Mon Sep 17 00:00:00 2001 From: stephane eranian Date: Fri, 7 Mar 2008 13:05:27 -0800 Subject: [PATCH] --- yaml --- r: 88761 b: refs/heads/master c: 86975101e46ec93be972d8f46715aa6273102545 h: refs/heads/master i: 88759: 91a243410768d37ec4a1783f184178c0fbbf92e4 v: v3 --- [refs] | 2 +- trunk/include/asm-x86/cpufeature.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 31ebc7a8b3dc..99dee5c1a503 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e40c0fe6b0b5dd16aec3c0dad311d36b19d78fd9 +refs/heads/master: 86975101e46ec93be972d8f46715aa6273102545 diff --git a/trunk/include/asm-x86/cpufeature.h b/trunk/include/asm-x86/cpufeature.h index 1e3102eeb823..90feb6f2562c 100644 --- a/trunk/include/asm-x86/cpufeature.h +++ b/trunk/include/asm-x86/cpufeature.h @@ -185,6 +185,7 @@ extern const char * const x86_power_flags[32]; #define cpu_has_clflush boot_cpu_has(X86_FEATURE_CLFLSH) #define cpu_has_bts boot_cpu_has(X86_FEATURE_BTS) #define cpu_has_gbpages boot_cpu_has(X86_FEATURE_GBPAGES) +#define cpu_has_arch_perfmon boot_cpu_has(X86_FEATURE_ARCH_PERFMON) #if defined(CONFIG_X86_INVLPG) || defined(CONFIG_X86_64) # define cpu_has_invlpg 1