From: Thomas Huth Date: Thu, 12 Sep 2013 08:33:42 +0000 (+0200) Subject: KVM: s390: Remove dead "rerun vcpu" code X-Git-Tag: v3.13-rc1~80^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b948a7276b61ba0bb5a102bd240d2473a751506;p=pandora-kernel.git KVM: s390: Remove dead "rerun vcpu" code The need for SIE_INTERCEPT_RERUNVCPU has been removed long ago already, with the following commit: f7850c92884b40915001e332a0a33ed4f10158e8 [S390] remove kvm mmu reload on s390 Since the remainders are dead code, they are now removed by this patch. Signed-off-by: Thomas Huth Signed-off-by: Christian Borntraeger Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed