[PATCH] powerpc: Always inline radix_enabled() to fix build failure
Michael Ellerman
patch-notifications at ellerman.id.au
Wed Aug 18 23:38:44 AEST 2021
On Wed, 4 Aug 2021 11:37:24 +1000, Jordan Niethe wrote:
> This is the same as commit acdad8fb4a15 ("powerpc: Force inlining of
> mmu_has_feature to fix build failure") but for radix_enabled(). The
> config in the linked bugzilla causes the following build failure:
>
> LD .tmp_vmlinux.kallsyms1
> powerpc64-linux-ld: arch/powerpc/mm/pgtable.o: in function `.__ptep_set_access_flags':
> pgtable.c:(.text+0x17c): undefined reference to `.radix__ptep_set_access_flags'
...
>
> [...]
Applied to powerpc/next.
[1/1] powerpc: Always inline radix_enabled() to fix build failure
https://git.kernel.org/powerpc/c/27fd1111051dc218e5b6cb2da5dbb3f342879ff1
cheers
More information about the Linuxppc-dev
mailing list