kernel-ark/arch/ia64/sn/kernel
Tony Luck a8c8be08e0 [IA64] Yet another section mismatch warning
reference to .init.data: from .text between 'sn_cpu_init' (at offset 0x1411) and 'nasid_slice_to_cpuid'
reference to .init.data: from .text between 'sn_cpu_init' (at offset 0x1420) and 'nasid_slice_to_cpuid'

The offending .init.data object is shub_1_1_found which should be declared
in __cpuinitdata, not in __initdata

Signed-off-by: Tony Luck <tony.luck@intel.com>
2007-05-18 15:11:34 -07:00
..
sn2
bte_error.c
bte.c
huberror.c
idle.c
io_acpi_init.c
io_common.c
io_init.c
iomv.c
irq.c
klconflib.c
machvec.c
Makefile
mca.c
msi_sn.c
pio_phys.S
setup.c
tiocx.c
xp_main.c
xp_nofault.S
xpc_channel.c
xpc_main.c
xpc_partition.c
xpnet.c