Files
android_kernel_xiaomi_sm8450/arch/sparc/kernel
Sam Ravnborg 9c2853af1f sparc32: probe for cpu info only during startup
We did a cpu_probe() call each time a CPU got online - which
only effect was to save latest CPU/FPU info for use by show_cpuinfo().
Use same setup as for sparc64 where we probe for this info during startup,
and only once.

This allowed us to annotate a few functions __init which again
fixed the following section mismatch warnings:

WARNING: vmlinux.o(.text+0x65f0): Section mismatch in reference from the function set_cpu_and_fpu() to the (unknown reference) .init.rodata:(unknown)
WARNING: vmlinux.o(.text+0x65f8): Section mismatch in reference from the function set_cpu_and_fpu() to the (unknown reference) .init.rodata:(unknown)
WARNING: vmlinux.o(.text+0x664c): Section mismatch in reference from the function set_cpu_and_fpu() to the variable .init.rodata:manufacturer_info
WARNING: vmlinux.o(.text+0x6650): Section mismatch in reference from the function set_cpu_and_fpu() to the variable .init.rodata:manufacturer_info

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-21 15:46:21 -07:00
..
2008-12-04 09:17:15 -08:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2009-08-10 09:35:00 +02:00
2011-03-30 17:37:56 -07:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2011-03-16 18:19:03 -07:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2011-03-31 11:26:23 -03:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2011-03-31 11:26:23 -03:00
2008-12-04 09:17:21 -08:00
2011-04-19 22:11:40 -07:00
2011-03-29 14:48:14 +02:00
2011-04-19 22:11:40 -07:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2010-09-22 16:35:09 -04:00
2011-03-16 18:19:15 -07:00
2011-04-19 22:11:40 -07:00
2011-03-30 17:37:56 -07:00
2008-12-04 09:17:21 -08:00
2011-03-31 11:26:23 -03:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2011-03-29 14:48:14 +02:00
2011-04-19 22:11:40 -07:00
2011-03-16 18:19:15 -07:00
2011-03-30 17:37:56 -07:00
2008-12-04 09:17:21 -08:00
2009-11-02 04:19:42 -08:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2011-04-19 22:11:40 -07:00
2011-04-19 22:11:40 -07:00
2011-04-19 22:11:40 -07:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2011-04-19 22:11:39 -07:00
2008-12-04 09:17:21 -08:00
2009-07-12 12:22:34 -07:00
2008-12-04 09:17:21 -08:00
2009-01-06 12:46:46 -08:00
2008-12-04 09:17:21 -08:00
2008-07-17 21:37:46 -07:00
2008-07-17 21:37:46 -07:00