diff options
author | Nicholas Piggin <[email protected]> | 2022-01-23 22:00:38 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-05-13 21:33:33 +1000 |
commit | 18827eeef022df43c1fdeca0fde00ca09405dff1 (patch) | |
tree | 295a4eee4ddc6db4a89ccbd6d4c15fd0673e5ec9 /arch/powerpc/include/asm/kvm_book3s_asm.h | |
parent | 361234d7a1c9a5290d33e35d49821b7a32a32854 (diff) |
KVM: PPC: Remove kvmppc_claim_lpid
Removing kvmppc_claim_lpid makes the lpid allocator API a bit simpler to
change the underlying implementation in a future patch.
The host LPID is always 0, so that can be a detail of the allocator. If
the allocator range is restricted, that can reserve LPIDs at the top of
the range. This allows kvmppc_claim_lpid to be removed.
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/powerpc/include/asm/kvm_book3s_asm.h')
0 files changed, 0 insertions, 0 deletions