]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: X86_FEATURE_NRIPS is not scattered anymore
authorRadim Krčmář <rkrcmar@redhat.com>
Fri, 4 Aug 2017 22:12:48 +0000 (00:12 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 7 Aug 2017 14:09:38 +0000 (16:09 +0200)
commitd981a36c04ebcded9bd77dd9579ad7bc43b8b21f
treefdc0c38db8994b507da27cc40f43feb810e2a07b
parent491366e10e652cff94914e366b7f91a925dad134
KVM: x86: X86_FEATURE_NRIPS is not scattered anymore

bit(X86_FEATURE_NRIPS) is 3 since dbac41256c6e ("x86/cpufeature: Move
some of the scattered feature bits to x86_capability"), so we can
simplify the code.

Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/cpuid.h