]> 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)
commitc856a77b5fbe57183642a159538bd1707de546e1
treea47fae027f11264dc8652d3178524e7dac77887e
parenta16bf13458923fb52045c0d7af8f93e60924466f
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