From: Yang, Wei Y Date: Tue, 9 Aug 2011 10:14:01 +0000 (+0800) Subject: KVM: MMU: Fix SMEP failure during fetch X-Git-Tag: v3.2-rc1~119^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd46868c7f088baaaba8f81251c5929f6002d050;p=pandora-kernel.git KVM: MMU: Fix SMEP failure during fetch This patch fix kvm-unit-tests hanging and incorrect PT_ACCESSED_MASK bit set in the case of SMEP fault. The code updated 'eperm' after the variable was checked. Signed-off-by: Yang, Wei Signed-off-by: Avi Kivity --- Reading git-diff-tree failed