[PATCH] powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
Michael Ellerman
patch-notifications at ellerman.id.au
Fri Feb 16 00:00:24 AEDT 2024
On Tue, 13 Feb 2024 14:58:37 +0100, Christophe Leroy wrote:
> arch_vmap_pud_supported() and arch_vmap_pmd_supported() are
> expected to constant-fold to false when RADIX is not enabled.
>
> Force inlining in order to avoid following failure which
> leads to unexpected call of non-existing pud_set_huge() and
> pmd_set_huge() on powerpc 8xx.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
https://git.kernel.org/powerpc/c/c5aebb53b32460bc52680dd4e2a2f6b84d5ea521
cheers
More information about the Linuxppc-dev
mailing list