KVM: PPC: BookS PR-KVM and BookE do not support context tracking
authorNicholas Piggin <npiggin@gmail.com>
Fri, 14 Oct 2022 03:07:28 +0000 (13:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 18 Oct 2022 11:46:19 +0000 (22:46 +1100)
commite59b3399fde5e173b026d4952b215043e77b4521
tree824f4cfd490d9cd79d25747bcae3daa9c699d98e
parent00ff1eaac129a24516a3f6d75adfb9df1efb55dd
KVM: PPC: BookS PR-KVM and BookE do not support context tracking

The context tracking code in PR-KVM and BookE implementations is not
complete, and can cause host crashes if context tracking is enabled.

Make these implementations depend on !CONTEXT_TRACKING_USER.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221014030729.2077151-2-npiggin@gmail.com
arch/powerpc/kvm/Kconfig