Re: [PATCH] powerpc/smp: Add __init to init_big_cores()

2020-12-22 Thread Michael Ellerman
On Mon, 21 Dec 2020 08:41:54 +0100, Cédric Le Goater wrote: > It fixes this link warning: > > WARNING: modpost: vmlinux.o(.text.unlikely+0x2d98): Section mismatch in > reference from the function init_big_cores.isra.0() to the function > .init.text:init_thread_group_cache_map() > The function

[PATCH] powerpc/smp: Add __init to init_big_cores()

2020-12-20 Thread Cédric Le Goater
It fixes this link warning: WARNING: modpost: vmlinux.o(.text.unlikely+0x2d98): Section mismatch in reference from the function init_big_cores.isra.0() to the function .init.text:init_thread_group_cache_map() The function init_big_cores.isra.0() references the function __init