Home
last modified time | relevance | path

Searched hist:"18827 eeef022df43c1fdeca0fde00ca09405dff1" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A De500mc.cdiff 18827eeef022df43c1fdeca0fde00ca09405dff1 Sun Jan 23 06:00:38 CST 2022 Nicholas Piggin <npiggin@gmail.com> 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 <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220123120043.3586018-2-npiggin@gmail.com
H A Dbook3s_64_mmu_hv.cdiff 18827eeef022df43c1fdeca0fde00ca09405dff1 Sun Jan 23 06:00:38 CST 2022 Nicholas Piggin <npiggin@gmail.com> 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 <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220123120043.3586018-2-npiggin@gmail.com
H A Dpowerpc.cdiff 18827eeef022df43c1fdeca0fde00ca09405dff1 Sun Jan 23 06:00:38 CST 2022 Nicholas Piggin <npiggin@gmail.com> 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 <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220123120043.3586018-2-npiggin@gmail.com
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_ppc.hdiff 18827eeef022df43c1fdeca0fde00ca09405dff1 Sun Jan 23 06:00:38 CST 2022 Nicholas Piggin <npiggin@gmail.com> 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 <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220123120043.3586018-2-npiggin@gmail.com