From f06f0605b998dfe1453380bfff72bd861ca3a016 Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Thu, 6 Aug 2009 14:40:00 -0300 Subject: [PATCH] KVM: Make EFER reads safe when EFER does not exist (cherry picked from commit e286e86e6d2042d67d09244aa0e05ffef75c9d54) Some processors don't have EFER; don't oops if userspace wants us to read EFER when we check NX. Signed-off-by: Avi Kivity Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed