]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: Use IDA allocator for LPID allocator
authorNicholas Piggin <npiggin@gmail.com>
Sun, 23 Jan 2022 12:00:40 +0000 (22:00 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 13 May 2022 11:33:33 +0000 (21:33 +1000)
commit396c27ce47bd0c725a7e8dd0e010b486af0446c1
tree896fbb0caa3418199b94e4049681e3f2f4c7dc11
parent6c4bade86bc6ddb2a3636021b383b11b8a854217
KVM: PPC: Book3S HV: Use IDA allocator for LPID allocator

This removes the fixed-size lpid_inuse array.

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-4-npiggin@gmail.com
arch/powerpc/kvm/powerpc.c