[IA64] fix a few section mismatch warnings
authorSam Ravnborg <sam@ravnborg.org>
Mon, 30 Jul 2007 20:50:13 +0000 (22:50 +0200)
committerTony Luck <tony.luck@intel.com>
Mon, 30 Jul 2007 23:15:50 +0000 (16:15 -0700)
commit056e6d89aab51babaa5f75c16832b19c55a68bc4
tree6d5be34c4d909c71cc51bb14a29cc04e88a6bb36
parent80ba80a9bf25d251237694c3fcee850a73324532
[IA64] fix a few section mismatch warnings

Fix the following section mismatch warnings:

WARNING: vmlinux.o(.text+0x41902): Section mismatch: reference to .init.text:__alloc_bootmem (between 'ia64_mca_cpu_init' and 'ia64_do_tlb_purge')
WARNING: vmlinux.o(.text+0x49222): Section mismatch: reference to .init.text:__alloc_bootmem (between 'register_intr' and 'iosapic_register_intr')
WARNING: vmlinux.o(.text+0x62beb2): Section mismatch: reference to .init.text:__alloc_bootmem_node (between 'hubdev_init_node' and 'cnodeid_get_geoid')

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/iosapic.c
arch/ia64/kernel/mca.c
arch/ia64/sn/kernel/io_common.c