OSDN Git Service

KVM: PPC: Book3S HV P9: Add kvmppc_stop_thread to match kvmppc_start_thread
authorNicholas Piggin <npiggin@gmail.com>
Tue, 23 Nov 2021 09:51:59 +0000 (19:51 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 24 Nov 2021 10:08:59 +0000 (21:08 +1100)
commitcf99dedb4b2d2a18e004b1c84852fffa810dc44c
treea47fae027f11264dc8652d3178524e7dac77887e
parent2251fbe76395e4d89c31099984714c5f1135f052
KVM: PPC: Book3S HV P9: Add kvmppc_stop_thread to match kvmppc_start_thread

Small cleanup makes it a bit easier to match up entry and exit
operations.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211123095231.1036501-22-npiggin@gmail.com
arch/powerpc/kvm/book3s_hv.c