]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/cpu: remove hypervisor specific set_cpu_features
authorJuergen Gross <jgross@suse.com>
Thu, 13 Apr 2017 07:42:03 +0000 (09:42 +0200)
committerJuergen Gross <jgross@suse.com>
Tue, 2 May 2017 09:14:30 +0000 (11:14 +0200)
commit65f9d65443b5512f74248a3eb56731fbb0b337b8
treede8fb7bbddba5a0aa6c218513ab3947e88ca5d76
parentd40342a2ac035444897e5952ea72a50440a2a028
x86/cpu: remove hypervisor specific set_cpu_features

There is no user of x86_hyper->set_cpu_features() any more. Remove it.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: x86@kernel.org
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
arch/x86/include/asm/hypervisor.h
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/hypervisor.c