[PATCH] powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()
Michael Ellerman
patch-notifications at ellerman.id.au
Sun Mar 14 21:01:20 AEDT 2021
On Wed, 24 Feb 2021 06:34:22 +0000 (UTC), Christophe Leroy wrote:
> As reported by kernel test robot, a randconfig with high amount of
> debuging options can lead to build failure for undefined reference
> to replay_soft_interrupts() on ppc32.
>
> This is due to gcc not seeing that __prep_irq_for_enabled_exit()
> always returns true on ppc32 because it doesn't inline it for
> some reason.
>
> [...]
Applied to powerpc/fixes.
[1/1] powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()
https://git.kernel.org/powerpc/c/91b6c5dbe9e072dbdb181eed89c5c824e92ac0f5
cheers
More information about the Linuxppc-dev
mailing list