]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8852907e59d02915f4bcef9185a0cc634d2132cf
treea47fae027f11264dc8652d3178524e7dac77887e
parent5d0b64abfacb65940010e3e3773041616e14c632
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