]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 20 Jan 2017 10:00:08 +0000 (11:00 +0100)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 20 Apr 2017 01:37:50 +0000 (11:37 +1000)
commita1c52e1c7cb9fb8714b89b7bb5773c498e39e38b
treede5b5edd102109865ccc2b0d75cbb877245e450f
parent9b5ab0051306033b0b1e83dd72e1f84a0c8dd4bf
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()

Add a jump target so that a bit of exception handling can be better reused
at the end of this function.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
arch/powerpc/kvm/book3s_hv.c