From: Thomas Huth Date: Wed, 7 May 2014 09:44:17 +0000 (+0200) Subject: KVM: s390: Improved MVPG partial execution handler X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~37^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f22166dcfd30b46bb729abaf7ba3e1dd9e5d2093;p=pandora-kernel.git KVM: s390: Improved MVPG partial execution handler Use the new helper function kvm_arch_fault_in_page() for faulting-in the guest pages and only inject addressing errors when we've really hit a bad address (and return other error codes to userspace instead). Signed-off-by: Thomas Huth Reviewed-by: Christian Borntraeger Reviewed-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed