KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDS
authorNicholas Piggin <npiggin@gmail.com>
Sun, 23 Jan 2022 12:00:43 +0000 (22:00 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 13 May 2022 11:33:34 +0000 (21:33 +1000)
commitf104df7d519ff1aa92c7ec87e124c88d4e7574cd
tree666c070143cd230f615e634b94d6f13d99efa529
parent03a2e65f54b3acae37f0992133d2f4d1d35f4200
KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDS

KVMPPC_NR_LPIDS no longer represents any size restriction on the
LPID space and can be removed. A CPU with more than 12 LPID bits
implemented will now be able to create more than 4095 guests.

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/20220123120043.3586018-7-npiggin@gmail.com
arch/powerpc/include/asm/kvm_book3s_asm.h
arch/powerpc/kvm/book3s_64_mmu_hv.c