[PATCH] powerpc: Fix section mismatch warning in smp_setup_pacas()
Michael Ellerman
patch-notifications at ellerman.id.au
Wed Mar 31 12:09:38 AEDT 2021
On Sun, 14 Mar 2021 20:33:33 +1100, Michael Ellerman wrote:
> Section mismatch in reference from the function .smp_setup_pacas() to
> the function .init.text:.allocate_paca()
>
> The only caller of smp_setup_pacas() is setup_arch() which is __init,
> so mark smp_setup_pacas() __init.
Applied to powerpc/next.
[1/1] powerpc: Fix section mismatch warning in smp_setup_pacas()
https://git.kernel.org/powerpc/c/55c2f5574a013d2dbf1012a2ad93cb8d947279a7
cheers
More information about the Linuxppc-dev
mailing list