[IA64] fix section mismatch in arch/ia64/kernel/topology.c
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Wed, 30 Apr 2008 07:50:55 +0000 (16:50 +0900)
committerTony Luck <tony.luck@intel.com>
Wed, 30 Apr 2008 21:08:07 +0000 (14:08 -0700)
commit6d3c51110819918617d9e2d1da7ff53f4b2c1187
tree797beea07ae393830a34b7021dec661d46dbbbb4
parent9d4efae68714e24d40b628461bc4182e330969b1
[IA64] fix section mismatch in arch/ia64/kernel/topology.c

This patch silences:

WARNING: vmlinux.o(.text+0x44672): Section mismatch in
reference from the function arch_register_cpu() to the
function .cpuinit.text:register_cpu()

Changes are based on codes in arch/x86/kernel/topology.c

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/topology.c
include/asm-ia64/cpu.h