summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/topology.c
diff options
context:
space:
mode:
authorAdrian Bunk2007-12-04 17:19:07 +0100
committerIngo Molnar2007-12-04 17:19:07 +0100
commitf22d9bc1e87270586610216084b00cb2fb09abba (patch)
tree771ce2ebc70f756a5b04e0f4fa4b0c4be0ee0c33 /arch/x86/kernel/topology.c
parentx86: add the word 'WARNING' in check_nmi_watchdog() output (diff)
downloadkernel-qcow2-linux-f22d9bc1e87270586610216084b00cb2fb09abba.tar.gz
kernel-qcow2-linux-f22d9bc1e87270586610216084b00cb2fb09abba.tar.xz
kernel-qcow2-linux-f22d9bc1e87270586610216084b00cb2fb09abba.zip
x86: free_cache_attributes() section fix
free_cache_attributes() must be __cpuinit since it calls the __cpuinit cache_remove_shared_cpu_map(). This patch fixes the following section mismatch reported by Chris Clayton: ... WARNING: vmlinux.o(.text+0x90b6): Section mismatch: reference to .init.text:cache_remove_shared_cpu_map (between 'free_cache_attributes' and 'show_level') ... Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/topology.c')
0 files changed, 0 insertions, 0 deletions