]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf8d2ccf5bd786125c864e497dd44eb8b32f30704
tree0204d4f029fd9cc37d524957e42c8b1d9f3d129f
parent245111e6fb26cc1141693ccb3d3053c44c091c07
KVM: PPC: Book3S HV: Remove bogus duplicate code

Commit 7adada02f923 ("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