x86/cpufeature: Remove cpu_has_hypervisor
authorBorislav Petkov <bp@suse.de>
Tue, 29 Mar 2016 15:41:55 +0000 (17:41 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 31 Mar 2016 11:35:07 +0000 (13:35 +0200)
commit0c9f3536cc712dfd5ec3127d55cd7b807cc0adb5
tree30e5df07fb20a2dc2685b8325223f90001c38125
parent7b5e74e637e4a977c7cf40fd7de332f60b68180e
x86/cpufeature: Remove cpu_has_hypervisor

Use boot_cpu_has() instead.

Tested-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: sparmaintainer@unisys.com
Cc: virtualization@lists.linux-foundation.org
Link: http://lkml.kernel.org/r/1459266123-21878-3-git-send-email-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/events/intel/uncore.c
arch/x86/include/asm/cpufeature.h
arch/x86/kernel/cpu/vmware.c
arch/x86/kernel/kvm.c
drivers/staging/unisys/visorbus/visorchipset.c