]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kvm/cpuid.c
KVM: x86: Replace X86_FEATURE_NX offset with the definition
authorNadav Amit <namit@cs.technion.ac.il>
Wed, 20 Aug 2014 13:38:19 +0000 (16:38 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 21 Aug 2014 11:50:23 +0000 (13:50 +0200)
commit6689fbe3cf65b8c0dbbc87c40c085452997ffd8b
treecb1e8ee8a5d4bfa26dcce20da1a8f650a7e945ea
parent7103f60de8bed21a0ad5d15d2ad5b7a333dda201
KVM: x86: Replace X86_FEATURE_NX offset with the definition

Replace reference to X86_FEATURE_NX using bit shift with the defined
X86_FEATURE_NX.

Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/cpuid.c