[PATCH] powerpc/book3s: Inline first level of update_mmu_cache()
Michael Ellerman
patch-notifications at ellerman.id.au
Wed Oct 5 00:24:18 AEDT 2022
On Mon, 5 Sep 2022 11:38:25 +0200, Christophe Leroy wrote:
> update_mmu_cache() voids when hash page tables are not used.
> On PPC32 that means when MMU_FTR_HPTE_TABLE is not defined.
> On PPC64 that means when RADIX is enabled.
>
> Rename core part of update_mmu_cache() as __update_mmu_cache()
> and include the initial verification in an inlined caller.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/book3s: Inline first level of update_mmu_cache()
https://git.kernel.org/powerpc/c/73ea68ad0d2f655815b6f1fbe1c5521d72f01b64
cheers
More information about the Linuxppc-dev
mailing list