]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path
authorNicholas Piggin <npiggin@gmail.com>
Fri, 28 May 2021 09:07:52 +0000 (19:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Jun 2021 12:12:15 +0000 (22:12 +1000)
commita47e8004c005ffc0c0e094f5ebfd58d942c940a8
treeab552733124892ed3b01176611f4b0f9e211ed8e
parent740c0cafbe5c26531a5fbd15256a622d91239973
KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path

POWER9 and later processors always go via the P9 guest entry path now.
Remove the remaining support from the P7/8 path.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210528090752.3542186-33-npiggin@gmail.com
arch/powerpc/kvm/book3s_hv.c
arch/powerpc/kvm/book3s_hv_interrupts.S
arch/powerpc/kvm/book3s_hv_rmhandlers.S
arch/powerpc/platforms/powernv/idle.c