Sam Ravnborg wrote: > On Tue, Jul 24, 2007 at 09:48:48AM +0200, Gabriel C wrote: >> Al Viro wrote: >>> On Mon, Jul 23, 2007 at 09:18:38PM -0400, Jeff Garzik wrote: >>>> make allmodconfig on i386: >>>> >>>> WARNING: vmlinux(.text+0xc0101183): Section mismatch: reference to >>> Ignore. vmlinux.o ones are interesting; so are ones in modules. >>> vmlinux ones are either duplicates of vmlinux.o or false positives. >> allyesconfig has a lot Section mismatch warnings , are these false positive >> too ? >> >> >> http://lkml.org/lkml/2007/7/22/312 > > Fixed in latest kbuild.git. See the following two patches. >
One left on vmlinux.o :) and some on vmlinux. ... WARNING: vmlinux.o(.text+0x183): Section mismatch: reference to .init.text.1:start_kernel (between 'is386' and 'check_x87') ... This is on current git head with the 2 patches and allyesconfig. > Sam > Gabriel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/