]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f3d7a27529785f516236f5eddaa99ca6f5bf65e
tree666c070143cd230f615e634b94d6f13d99efa529
parent2772d19f3e691cd70fb1212ff495d77e6fd00006
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