From: Nadav Amit Date: Wed, 20 Aug 2014 13:38:19 +0000 (+0300) Subject: KVM: x86: Replace X86_FEATURE_NX offset with the definition X-Git-Tag: fixes-for-v3.18-merge-window~23^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6689fbe3cf65b8c0dbbc87c40c085452997ffd8b;p=pandora-kernel.git 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 Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed