Thomas Gleixner a2b484a29c x86: fix do_fork_idle section mismatch
With CPU_HOTPLUG=n:

WARNING: vmlinux.o(.text+0x104f8): Section mismatch: reference to .init.text:fork_idle (between
'do_fork_idle' and 'lapic_timer_broadcast')

do_fork_idle() needs to be __cpuinit. It can be static as well.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-01-08 16:10:35 -08:00
..
2007-12-17 19:28:16 -08:00
2008-01-03 13:22:54 -08:00
2007-11-28 01:24:04 +09:00
2007-11-26 19:15:31 -08:00
2008-01-07 15:32:04 +00:00
2007-11-05 12:18:17 +09:00
2007-12-20 13:55:45 -08:00
2007-10-20 01:24:05 +02:00