x86 apic_32.c section fix
authorAdrian Bunk <[email protected]>
Wed, 19 Dec 2007 22:20:18 +0000 (23:20 +0100)
committerIngo Molnar <[email protected]>
Wed, 19 Dec 2007 22:20:18 +0000 (23:20 +0100)
commitd53379832624c0ecab7f46749c8b72e49a88d160
tree51e6f5c14c04ef1d050a5b3c5b7256042381236d
parent4486c5f510463673d2ea57b46137086f5b21ef36
x86 apic_32.c section fix

CONFIG_HOTPLUG_CPU=y:

WARNING: vmlinux.o(.text+0x2390d): Section mismatch: reference to .init.text.5:setup_local_APIC (between 'start_secondary' and 'check_tsc_warp')

Signed-off-by: Adrian Bunk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
arch/x86/kernel/apic_32.c