Re: [PATCH] powerpc/machdep: Remove stale functions from ppc_md structure

From: Michael Ellerman
Date: Tue Nov 02 2021 - 07:38:43 EST


On Tue, 31 Aug 2021 08:30:24 +0000 (UTC), Christophe Leroy wrote:
> ppc_md.iommu_save() is not set anymore by any platform after
> commit c40785ad305b ("powerpc/dart: Use a cachable DART").
> So iommu_save() has become a nop and can be removed.
>
> ppc_md.show_percpuinfo() is not set anymore by any platform after
> commit 4350147a816b ("[PATCH] ppc64: SMU based macs cpufreq support").
>
> [...]

Applied to powerpc/next.

[1/1] powerpc/machdep: Remove stale functions from ppc_md structure
https://git.kernel.org/powerpc/c/8f7fadb4ba87f6639d817a9b2d99112e9507dc63

cheers