summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hyperv-tlfs.h
diff options
context:
space:
mode:
authorVitaly Kuznetsov <vkuznets@redhat.com>2018-12-10 18:21:54 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2018-12-14 17:59:53 +0100
commit220d6586ecb46c163e13576d3143097eebc907e7 (patch)
treeb83a76bda7bed13e706d8f6ba154d25a9dbd843b /arch/x86/include/asm/hyperv-tlfs.h
parenta4987defc1e66c5b88c2a97e3a0ef386631587fa (diff)
downloadlinux-0-day-220d6586ecb46c163e13576d3143097eebc907e7.tar.gz
linux-0-day-220d6586ecb46c163e13576d3143097eebc907e7.tar.xz
x86/hyper-v: Drop HV_X64_CONFIGURE_PROFILER definition
BIT(13) in HYPERV_CPUID_FEATURES.EBX is described as "ConfigureProfiler" in TLFS v4.0 but starting 5.0 it is replaced with 'Reserved'. As we don't currently us it in kernel it can just be dropped. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/include/asm/hyperv-tlfs.h')
-rw-r--r--arch/x86/include/asm/hyperv-tlfs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/hyperv-tlfs.h b/arch/x86/include/asm/hyperv-tlfs.h
index bb9a3f1a3f886..098daf81d9e99 100644
--- a/arch/x86/include/asm/hyperv-tlfs.h
+++ b/arch/x86/include/asm/hyperv-tlfs.h
@@ -93,7 +93,6 @@
#define HV_X64_ACCESS_STATS BIT(8)
#define HV_X64_DEBUGGING BIT(11)
#define HV_X64_CPU_POWER_MANAGEMENT BIT(12)
-#define HV_X64_CONFIGURE_PROFILER BIT(13)
/*
* Feature identification. EDX indicates which miscellaneous features