aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/kvm/book3s_pr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/kvm/book3s_pr.c b/arch/powerpc/kvm/book3s_pr.c
index 19af2bf2b87d..857ecde0cfdf 100644
--- a/arch/powerpc/kvm/book3s_pr.c
+++ b/arch/powerpc/kvm/book3s_pr.c
@@ -983,8 +983,6 @@ int kvmppc_vcpu_run(struct kvm_run *kvm_run, struct kvm_vcpu *vcpu)
983 983
984 kvm_guest_exit(); 984 kvm_guest_exit();
985 985
986 local_irq_disable();
987
988 current->thread.regs->msr = ext_msr; 986 current->thread.regs->msr = ext_msr;
989 987
990 /* Make sure we save the guest FPU/Altivec/VSX state */ 988 /* Make sure we save the guest FPU/Altivec/VSX state */