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)
commita5b0ccb0b5d080c0decb4c9208d9bb6072defa50
tree0204d4f029fd9cc37d524957e42c8b1d9f3d129f
parentb73117c49364551ff789db7c424a115ac5b77850
KVM: PPC: Book3S HV: Remove bogus duplicate code

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