Re: [PATCH] powerpc: Always inline radix_enabled() to fix build failure

2021-08-18 Thread Michael Ellerman
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.kallsym

Re: [PATCH] powerpc: Always inline radix_enabled() to fix build failure

2021-08-04 Thread Erhard F.
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: > [...] > The code relies on co

Re: [PATCH] powerpc: Always inline radix_enabled() to fix build failure

2021-08-03 Thread Christophe Leroy
Le 04/08/2021 à 03:37, Jordan Niethe a écrit : 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-l