Cédric Le Goater 9014eab6a3 powerpc/smp: Add __init to init_big_cores()
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 init_thread_group_cache_map().
This is often because init_big_cores.isra.0 lacks a __init
annotation or the annotation of init_thread_group_cache_map is wrong.

Fixes: 425752c63b6f ("powerpc: Detect the presence of big-cores via "ibm, thread-groups"")
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201221074154.403779-1-clg@kaod.org
2020-12-21 22:06:10 +11:00
..
2020-08-07 18:48:15 -07:00
2020-12-09 23:48:14 +11:00
2020-10-16 12:21:15 -07:00
2020-12-09 23:48:14 +11:00
2020-12-04 01:01:09 +11:00
2020-10-08 21:17:12 +11:00
2020-07-27 00:01:30 +10:00
2020-06-05 12:39:30 -07:00
2020-05-26 23:36:57 +10:00
2020-06-05 12:39:30 -07:00
2020-12-05 21:49:52 +11:00
2020-11-25 23:17:31 +11:00
2020-12-05 21:49:52 +11:00
2020-12-17 13:34:25 -08:00
2020-12-17 13:34:25 -08:00
2020-11-18 14:18:09 -06:00
2020-12-04 01:01:19 +11:00
2020-12-17 13:34:25 -08:00