On Wed, 01 Jan 2025 19:12:49 +0530, Gautam Menghani wrote:
> Remove icp_native_cause_ipi_rm() as it has no callers since
> commit 53af3ba2e819("KVM: PPC: Book3S HV: Allow guest exit path to have
> MMU on")
>
>
Applied to powerpc/next.
[1/1] arch/powerpc: Remove unused function icp_native_cause_
Gautam Menghani writes:
> Remove icp_native_cause_ipi_rm() as it has no callers since
> commit 53af3ba2e819("KVM: PPC: Book3S HV: Allow guest exit path to have
> MMU on")
>
> Signed-off-by: Gautam Menghani
> ---
> arch/powerpc/include/asm/xics.h | 1 -
> arch/powerpc/sysdev/xics/icp-nati