kernel_optimize_test/arch
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
..
alpha
arm [ARM] 4691/1: add missing i2c_board_info struct for at91rm9200 2008-01-06 20:25:13 +00:00
avr32
blackfin
cris
frv
h8300
ia64 [IA64] Update Altix nofault code 2008-01-03 13:22:54 -08:00
m32r
m68k
m68knommu
mips [MIPS] Fix CONFIG_BOOT_RAW. 2008-01-07 15:32:04 +00:00
parisc
powerpc [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y 2008-01-02 15:56:30 +11:00
ppc
s390
sh
sh64
sparc
sparc64 [SPARC64]: Implement pci_resource_to_user() 2007-12-26 19:33:46 -08:00
um
v850
x86 x86: fix do_fork_idle section mismatch 2008-01-08 16:10:35 -08:00
xtensa