commit | da54becc7166b5fad70538acea5e93bdd83dd8a6 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Tue Dec 04 17:19:07 2007 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 04 17:19:07 2007 +0100 |
tree | 1846928376deaa0222234ee7de9e8e845ad112bf | |
parent | f22d9bc1e87270586610216084b00cb2fb09abba [diff] |
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>