From: Paul Mackerras Date: Thu, 13 Mar 2014 09:02:02 +0000 (+1100) Subject: KVM: PPC: Book3S HV: Remove bogus duplicate code X-Git-Tag: v3.14-rc8~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5b0ccb0b5d080c0decb4c9208d9bb6072defa50;p=pandora-kernel.git 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 Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed