6c81c32f96
calibrate_delay() must be __cpuinit, not __{dev,}init. I've verified that this is correct for all users. While doing the latter, I also did the following cleanups: - remove pointless additional prototypes in C files - ensure all users #include <linux/delay.h> This fixes the following section mismatches with CONFIG_HOTPLUG=n, CONFIG_HOTPLUG_CPU=y: WARNING: vmlinux.o(.text+0x1128d): Section mismatch: reference to .init.text.1:calibrate_delay (between 'check_cx686_slop' and 'set_cx86_reorder') WARNING: vmlinux.o(.text+0x25102): Section mismatch: reference to .init.text.1:calibrate_delay (between 'smp_callin' and 'cpu_coregroup_map') Signed-off-by: Adrian Bunk <bunk@kernel.org> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Cc: Richard Henderson <rth@twiddle.net> Cc: "Luck, Tony" <tony.luck@intel.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@elte.hu> Cc: Christian Zankel <chris@zankel.net> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
apc.c | ||
asm-offsets.c | ||
auxio.c | ||
cpu.c | ||
devices.c | ||
ebus.c | ||
entry.S | ||
errtbls.c | ||
etrap.S | ||
head.S | ||
idprom.c | ||
init_task.c | ||
ioport.c | ||
irq.c | ||
irq.h | ||
led.c | ||
Makefile | ||
module.c | ||
muldiv.c | ||
of_device.c | ||
pcic.c | ||
pmc.c | ||
process.c | ||
prom.c | ||
ptrace.c | ||
rtrap.S | ||
sclow.S | ||
semaphore.c | ||
setup.c | ||
signal.c | ||
smp.c | ||
sparc-stub.c | ||
sparc_ksyms.c | ||
sun4c_irq.c | ||
sun4d_irq.c | ||
sun4d_smp.c | ||
sun4m_irq.c | ||
sun4m_smp.c | ||
sun4setup.c | ||
sunos_asm.S | ||
sunos_ioctl.c | ||
sys_solaris.c | ||
sys_sparc.c | ||
sys_sunos.c | ||
systbls.S | ||
tadpole.c | ||
tick14.c | ||
time.c | ||
trampoline.S | ||
traps.c | ||
unaligned.c | ||
vmlinux.lds.S | ||
windows.c | ||
wof.S | ||
wuf.S |