KVM: PPC: Book3S HV: Remove bogus duplicate code
authorPaul Mackerras <paulus@samba.org>
Thu, 13 Mar 2014 09:02:02 +0000 (20:02 +1100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 13 Mar 2014 09:46:52 +0000 (10:46 +0100)
Commit 7b490411c37f ("KVM: PPC: Book3S HV: Add new state for
transactional memory") incorrectly added some duplicate code to the
guest exit path because I didn't manage to clean up after a rebase
correctly.  This removes the extraneous material.  The presence of
this extraneous code causes host crashes whenever a guest is run.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/powerpc/kvm/book3s_hv_rmhandlers.S