]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S 64: move bad_host_intr check to HV handler
authorNicholas Piggin <npiggin@gmail.com>
Fri, 28 May 2021 09:07:26 +0000 (19:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Jun 2021 12:12:12 +0000 (22:12 +1000)
commit7cbed7a42aef6a9454fefa4bd9d491b7e3253c31
tree367673e0565fe39e533e111d8eaeb24c41581849
parent5355f6d5ec7893ab7b92b4db6eff176038de41d8
KVM: PPC: Book3S 64: move bad_host_intr check to HV handler

The bad_host_intr check will never be true with PR KVM, move
it to HV code.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210528090752.3542186-7-npiggin@gmail.com
arch/powerpc/kvm/book3s_64_entry.S
arch/powerpc/kvm/book3s_hv_rmhandlers.S
arch/powerpc/kvm/book3s_segment.S