[PATCH] arch/powerpc: Remove unused function icp_native_cause_ipi_rm()
Ritesh Harjani (IBM)
ritesh.list at gmail.com
Sun Jan 12 04:14:03 AEDT 2025
Gautam Menghani <gautam at linux.ibm.com> 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 <gautam at linux.ibm.com>
> ---
> arch/powerpc/include/asm/xics.h | 1 -
> arch/powerpc/sysdev/xics/icp-native.c | 21 ---------------------
> 2 files changed, 22 deletions(-)
Indeed there are no callers left of this function. Great catch!
Looks good to me. Please feel free to add -
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list at gmail.com>
-ritesh
More information about the Linuxppc-dev
mailing list