lkml.org 
[lkml]   [2008]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: build #343 issue for v2.6.24-rc8-29-g03bbe08 : Section mismatch: reference to .init.text.1:start_kernel (between 'is386' and 'check_x87')
Hi Wang.
> >> >Following untested patch should fix it.
> >> >
> >>
> >> Still has the same problem. ;(
> >Could you please doublecheck that you applied the patch and modpost is rebuilt.
> >If you continue to see the problem could you send me the config (off-list) and
> >I will fix it.
>
> Sure thing.
>
> I got something like this:
>
> HOSTCC scripts/mod/modpost.o
> HOSTLD scripts/mod/modpost
>
> So modpost was rebuilt. And I am quite sure I had applied your patch.
>
> My .config is just the one provided by Toralf. If you need me to send
> you again, please tell me.

I took Toralf's original config and did a build of latest mainline kernel.
I got two section mismatch warnings:
WARNING: vmlinux.o(.text+0x14c8): Section mismatch: reference to .init.data:vsyscall_int80_start (between 'fiddle_vdso' and 'xen_setup_features')
WARNING: vmlinux.o(.text.head+0x247): Section mismatch: reference to .init.text.1:start_kernel (between 'is386' and 'check_x87')

Applying the patch I orginally posted fixed the latter of the two.
The first was fixed by declaring fiddle_vdso __init.

I have tripple chcked that my patch fixes the latter of the two warnings
and it does. So something is different at your place.

Could you send me the exact warning as you see it.

Thanks,

Sam


\
 
 \ /
  Last update: 2008-01-18 19:51    [W:0.119 / U:0.880 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site