Re: 2.6.23-rc1: i386 section mismatch warnings

2007-07-25 Thread Gabriel C
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 on

Re: 2.6.23-rc1: i386 section mismatch warnings

2007-07-25 Thread Sam Ravnborg
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

Re: 2.6.23-rc1: i386 section mismatch warnings

2007-07-24 Thread Sam Ravnborg
On Tue, Jul 24, 2007 at 10:08:47AM +0200, 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): Sectio

Re: 2.6.23-rc1: i386 section mismatch warnings

2007-07-24 Thread Sam Ravnborg
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

Re: 2.6.23-rc1: i386 section mismatch warnings

2007-07-24 Thread Gabriel C
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

Re: 2.6.23-rc1: i386 section mismatch warnings

2007-07-23 Thread Sam Ravnborg
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 > .init.text:start_kernel (between 'is386' and 'check_x87') > WARNING: vmlinux(.text+0xc02cfcdb): Section mismatch: reference to > .ini

Re: 2.6.23-rc1: i386 section mismatch warnings

2007-07-23 Thread Al Viro
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. -

2.6.23-rc1: i386 section mismatch warnings

2007-07-23 Thread Jeff Garzik
make allmodconfig on i386: WARNING: vmlinux(.text+0xc0101183): Section mismatch: reference to .init.text:start_kernel (between 'is386' and 'check_x87') WARNING: vmlinux(.text+0xc02cfcdb): Section mismatch: reference to .init.text:kernel_init (between 'rest_init' and 'kthreadd_setup') WARNING: v