On Fri, 10 Aug 2007 21:04:53 +0200
Gabriel C <[EMAIL PROTECTED]> wrote:
> Some more
>
> ...
>
> WARNING: vmlinux.o(.text+0xce2ce): Section mismatch: reference to
> .init.data:lowhsync (between 'pm2fb_set_par' and 'pm2fb_pan_display')
> WARNING: vmlinux.o(.text+0xce2e8): Section mismatch: refere
Sam Ravnborg wrote:
> Please forward it to akpm.
> I usually do not carry non-kbuild patches in my tree to keep 'noise' level
> down.
Ok done.
Thank you very much for your help on this.
I'll try to fix the remaining warnings soon.
>
> Sam
>
Gabriel
-
To unsubscribe from this list: sen
On Thu, Aug 02, 2007 at 07:12:36PM +0200, Gabriel C wrote:
> Sam Ravnborg wrote:
> > On Thu, Aug 02, 2007 at 04:27:34PM +0200, Gabriel C wrote:
> > WARNING: vmlinux.o(.init.text+0x29d40): Section mismatch: reference to
> > .exit.text:wbsd_release_resources (between 'wbsd_init' and 'wbsd_pr
Sam Ravnborg wrote:
> On Thu, Aug 02, 2007 at 04:27:34PM +0200, Gabriel C wrote:
> WARNING: vmlinux.o(.init.text+0x29d40): Section mismatch: reference to
> .exit.text:wbsd_release_resources (between 'wbsd_init' and 'wbsd_probe')
> WARNING: vmlinux.o(.init.text+0x29d49): Section mismatc
On Thu, Aug 02, 2007 at 04:27:34PM +0200, Gabriel C wrote:
>
> >>> WARNING: vmlinux.o(.init.text+0x29d40): Section mismatch: reference to
> >>> .exit.text:wbsd_release_resources (between 'wbsd_init' and 'wbsd_probe')
> >>> WARNING: vmlinux.o(.init.text+0x29d49): Section mismatch: reference to
>
>>> WARNING: vmlinux.o(.init.text+0x29d40): Section mismatch: reference to
>>> .exit.text:wbsd_release_resources (between 'wbsd_init' and 'wbsd_probe')
>>> WARNING: vmlinux.o(.init.text+0x29d49): Section mismatch: reference to
>>> .exit.text:wbsd_free_mmc (between 'wbsd_init' and 'wbsd_probe')
>
Sam Ravnborg wrote:
> On Tue, Jul 31, 2007 at 09:45:22PM +0200, Gabriel C wrote:
>> Hi Sam ,
>>
>> me again. I got some more mismatch warnings with a randconfig (
>> http://194.231.229.228/git-current/randconfig-auto-14 )
>>
>>
>> ...
>>
>>
>> MODPOST vmlinux.o
>> WARNING: vmlinux.o(.text+0x8adb
On Tue, Jul 31, 2007 at 09:45:22PM +0200, Gabriel C wrote:
> Hi Sam ,
>
> me again. I got some more mismatch warnings with a randconfig (
> http://194.231.229.228/git-current/randconfig-auto-14 )
>
>
> ...
>
>
> MODPOST vmlinux.o
> WARNING: vmlinux.o(.text+0x8adb): Section mismatch: referen
Hi Sam ,
me again. I got some more mismatch warnings with a randconfig (
http://194.231.229.228/git-current/randconfig-auto-14 )
...
MODPOST vmlinux.o
WARNING: vmlinux.o(.text+0x8adb): Section mismatch: reference to
.init.text:register_cpu (between 'arch_register_cpu' and 'text_poke')
WARN
Sam Ravnborg wrote:
> On Mon, Jul 30, 2007 at 07:48:09PM +0200, Gabriel C wrote:
>> Hi Sam ,
>>
>> I get this warnings with a randconfig (
>> http://194.231.229.228/git-current/randconfig-auto-36 ) :
>>
>>
>> ...
>>
> I only looked at the Section mismatch warnings.
> They are fixed by following pa
On Mon, Jul 30, 2007 at 07:48:09PM +0200, Gabriel C wrote:
> Hi Sam ,
>
> I get this warnings with a randconfig (
> http://194.231.229.228/git-current/randconfig-auto-36 ) :
>
>
> ...
>
I only looked at the Section mismatch warnings.
They are fixed by following patch.
James - I assume you wil
On Mon, Jul 23, 2007 at 09:22:14AM -0700, Luck, Tony wrote:
> Checking for section mismatches across all of vmlinux is kicking
> out a bunch of new warnings. Many of them real, but I have a
> few from routines like this:
>
> foo(...)
> {
> static int first_time = 1;
>
> if (first_tim
Add to CC: Sam-san. :-)
> On Wed, 2007-05-09 at 14:45 -0500, Linas Vepstas wrote:
> > On Wed, May 09, 2007 at 06:51:15PM +0200, Gabriel Paubert wrote:
> > > On Thu, May 10, 2007 at 02:25:52AM +1000, Stephen Rothwell wrote:
> > > > This removes a section mismatch warning in those circumstances.
> >
On Wed, 2007-05-09 at 14:45 -0500, Linas Vepstas wrote:
> On Wed, May 09, 2007 at 06:51:15PM +0200, Gabriel Paubert wrote:
> > On Thu, May 10, 2007 at 02:25:52AM +1000, Stephen Rothwell wrote:
> > > This removes a section mismatch warning in those circumstances.
> >
> > Speaking of this, I just tr
On Wed, May 09, 2007 at 06:51:15PM +0200, Gabriel Paubert wrote:
> On Thu, May 10, 2007 at 02:25:52AM +1000, Stephen Rothwell wrote:
> > This removes a section mismatch warning in those circumstances.
>
> Speaking of this, I just tried to compile an official (Linus' git tree)
> kernel for my old
15 matches
Mail list logo