Daniel Borkmann 174ea471c3 powerpc: fix ics_rtas_init and start_secondary section mismatch
It seems, we're fine with just annotating the two functions.
Thus, this fixes the following build warnings on ppc64:

WARNING: arch/powerpc/sysdev/xics/built-in.o(.text+0x1664):
The function .ics_rtas_init() references
the function __init .xics_register_ics().
This is often because .ics_rtas_init lacks a __init
annotation or the annotation of .xics_register_ics is wrong.

WARNING: arch/powerpc/sysdev/built-in.o(.text+0x6044):
The function .ics_rtas_init() references
the function __init .xics_register_ics().
This is often because .ics_rtas_init lacks a __init
annotation or the annotation of .xics_register_ics is wrong.

WARNING: arch/powerpc/kernel/built-in.o(.text+0x2db30):
The function .start_secondary() references
the function __cpuinit .vdso_getcpu_init().
This is often because .start_secondary lacks a __cpuinit
annotation or the annotation of .vdso_getcpu_init is wrong.

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-02-08 14:05:48 +11:00
..
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2013-01-29 11:33:37 +11:00
2011-11-28 21:13:18 +02:00
2013-01-29 11:33:37 +11:00
2011-03-31 11:26:23 -03:00
2012-09-30 23:31:19 -04:00
2012-09-30 23:31:19 -04:00
2011-03-31 11:26:23 -03:00
2013-01-10 17:00:28 +11:00
2012-11-15 15:02:44 +11:00
2013-01-16 05:25:46 +11:00
2012-10-01 09:58:18 -04:00
2012-06-01 12:58:51 -04:00
2010-07-19 10:56:54 +02:00
2011-03-31 11:26:23 -03:00
2012-03-28 18:30:02 +01:00
2012-11-15 12:59:33 +11:00