Section mismatch in 2.6.23-rc4
From: Hommel, Thomas (GE Indust, GE Fanuc) <hidden>
Date: 2007-08-31 12:33:51
When compiling a kernel, I get the warnings below.=20 I am using ARCH=3Dpowerpc and 'make mpc8641_hpcn_defconfig', 'make uImage'. This didn't appear in 2.6.22, but in arch/powerpc/kernel/head_32.S and setup_32.c, the section info apparently didn't change.=20 LD vmlinux.o MODPOST vmlinux.o WARNING: vmlinux.o(.text+0x18): Section mismatch: reference to .init.text:early_init (between '__start' and '__after_mmu_off') WARNING: vmlinux.o(.text+0x3788): Section mismatch: reference to .init.text:machine_init (between 'start_here' and 'set_context') WARNING: vmlinux.o(.text+0x3790): Section mismatch: reference to .init.text:MMU_init (between 'start_here' and 'set_context') WARNING: vmlinux.o(.text+0x37ba): Section mismatch: reference to .init.text:start_kernel (between 'start_here' and 'set_context') WARNING: vmlinux.o(.text+0x37be): Section mismatch: reference to .init.text:start_kernel (between 'start_here' and 'set_context') LD vmlinux SYSMAP System.map