[<prev] [next>] [day] [month] [year] [list]
Message-ID: <62DDBB9E5E23CC4A929EE46F9427CEAF295F33@BUDMLVEM04.e2k.ad.ge.com>
Date: Fri, 31 Aug 2007 13:35:35 +0200
From: "Hommel, Thomas (GE Indust, GE Fanuc)" <Thomas.Hommel@...anuc.com>
To: <linux-kernel@...r.kernel.org>
Subject: Section mismatch in 2.6.23-rc4
When compiling a kernel, I get the warnings below.
I am using ARCH=powerpc 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.
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists