From: Thomas Huth Date: Thu, 19 Sep 2013 14:26:18 +0000 (+0200) Subject: KVM: s390: Removed SIE_INTERCEPT_UCONTROL X-Git-Tag: v3.14-rc1~127^2~36^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=210b1607012cc9034841a393e0591b2c86d9e26c;p=pandora-kernel.git KVM: s390: Removed SIE_INTERCEPT_UCONTROL The SIE_INTERCEPT_UCONTROL can be removed by moving the related code from kvm_arch_vcpu_ioctl_run() to vcpu_post_run(). Signed-off-by: Thomas Huth Acked-by: Cornelia Huck Signed-off-by: Cornelia Huck --- Reading git-diff-tree failed