x86: arch_register_cpu() section fix
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 4 Dec 2007 16:19:07 +0000 (17:19 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 4 Dec 2007 16:19:07 +0000 (17:19 +0100)
commitda54becc7166b5fad70538acea5e93bdd83dd8a6
tree1846928376deaa0222234ee7de9e8e845ad112bf
parentf22d9bc1e87270586610216084b00cb2fb09abba
x86: arch_register_cpu() section fix

fix this on i386 allnoconfig:

 WARNING: vmlinux.o(.text+0x6f2e): Section mismatch: reference to .init.text:register_cpu (between 'arch_register_cpu' and 'text_poke')

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/topology.c