* warning while building module.
@ 2007-05-29 4:45 Tej Parkash
2007-05-29 18:57 ` Sam Ravnborg
0 siblings, 1 reply; 3+ messages in thread
From: Tej Parkash @ 2007-05-29 4:45 UTC (permalink / raw)
To: linux-kernel
hi all
while building module i was getting following warning and it terminate
module building stage
MODPOST 1889 modules
WARNING: vmlinux - Section mismatch: reference to
.init.text:start_kernel from .text between 'is386' (at offset
0xc0101171) and 'check_x87'
WARNING: vmlinux - Section mismatch: reference to .init.text: from
.text between 'rest_init' (at offset 0xc0101458) and 'try_name'
WARNING: vmlinux - Section mismatch: reference to
.init.text:__alloc_bootmem from .text between 'init_gdt' (at offset
0xc010adfb) and 'cpu_init'
WARNING: vmlinux - Section mismatch: reference to
.init.text:__alloc_bootmem from .text between 'init_gdt' (at offset
0xc010ae11) and 'cpu_init'
WARNING: vmlinux - Section mismatch: reference to
.init.text:sysenter_setup from .text between 'identify_cpu' (at offset
0xc010b46b) and 'display_cacheinfo'
WARNING: vmlinux - Section mismatch: reference to
.init.text:mtrr_bp_init from .text between 'identify_cpu' (at offset
0xc010b475) and 'display_cacheinfo'
WARNING: vmlinux - Section mismatch: reference to
.init.text:trap_init_f00f_bug from .text between 'init_intel' (at
offset 0xc010d576) and 'cpuid4_cache_lookup'
WARNING: vmlinux - Section mismatch: reference to .init.text: from
.text between 'iret_exc' (at offset 0xc02f2c2e) and '_etext'
WARNING: vmlinux - Section mismatch: reference to
.init.data:initkmem_list3 from .text between 'set_up_list3s' (at
offset 0xc0173aff) and 's_start'
WARNING: vmlinux - Section mismatch: reference to
.init.text:eisa_root_register from .text between
'virtual_eisa_root_init' (at offset 0xc026fecf) and
'cpufreq_unregister_driver'
WARNING: vmlinux - Section mismatch: reference to .init.text: from
.text between 'iret_exc' (at offset 0xc02f32c8) and '_etext'
i was trying to fix with online available patches but does not help out.
please cc to me
thanks
TEJ
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: warning while building module.
2007-05-29 4:45 warning while building module Tej Parkash
@ 2007-05-29 18:57 ` Sam Ravnborg
2007-05-30 6:39 ` Sam Ravnborg
0 siblings, 1 reply; 3+ messages in thread
From: Sam Ravnborg @ 2007-05-29 18:57 UTC (permalink / raw)
To: Tej Parkash; +Cc: linux-kernel
On Tue, May 29, 2007 at 10:15:58AM +0530, Tej Parkash wrote:
> hi all
>
> while building module i was getting following warning and it terminate
> module building stage
The below are only warnings and your build should succeed.
It is obviously i386 - is it a clean allmodconfig or any changes?
Is it latest -linus or some older version of the codebase?
Sam
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: warning while building module.
2007-05-29 18:57 ` Sam Ravnborg
@ 2007-05-30 6:39 ` Sam Ravnborg
0 siblings, 0 replies; 3+ messages in thread
From: Sam Ravnborg @ 2007-05-30 6:39 UTC (permalink / raw)
To: Tej Parkash; +Cc: linux-kernel
On Tue, May 29, 2007 at 08:57:25PM +0200, Sam Ravnborg wrote:
> On Tue, May 29, 2007 at 10:15:58AM +0530, Tej Parkash wrote:
> > hi all
> >
> > while building module i was getting following warning and it terminate
> > module building stage
> The below are only warnings and your build should succeed.
>
> It is obviously i386 - is it a clean allmodconfig or any changes?
> Is it latest -linus or some older version of the codebase?
Did an allmodconfig build of i386 - I see (almost) all warnings here.
So I will take a look based on this.
The MODPOST stage took a while but it proceeded with no hick-ups.
MDOPSOT deals with ~2000 modules in my case and that consumes a bit
of memory. Maybe you are hitting the limit with respect to available RAM / SWAP?
Sam
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-05-30 6:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-29 4:45 warning while building module Tej Parkash
2007-05-29 18:57 ` Sam Ravnborg
2007-05-30 6:39 ` Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®