* build warning in 2.6.24: section mismatch
@ 2008-01-26 22:19 Carlos Carvalho
2008-01-26 22:25 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Carlos Carvalho @ 2008-01-26 22:19 UTC (permalink / raw)
To: linux-kernel
Near the end of the build this appears:
KSYM .tmp_kallsyms2.S
AS .tmp_kallsyms2.o
LD vmlinux.o
MODPOST vmlinux.o
WARNING: vmlinux.o(.text.head+0xe4): Section mismatch: reference to .init.data.2:trampoline_level4_pgt (between 'ident_complete' and 'secondary_startup_64')
WARNING: vmlinux.o(.text.head+0xeb): Section mismatch: reference to .init.data.2:trampoline_level4_pgt (between 'ident_complete' and 'secondary_startup_64')
LD vmlinux
SYSMAP System.map
What does this mean?
The build finishes and the machine has been running for about 50min.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: build warning in 2.6.24: section mismatch
2008-01-26 22:19 build warning in 2.6.24: section mismatch Carlos Carvalho
@ 2008-01-26 22:25 ` Sam Ravnborg
0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2008-01-26 22:25 UTC (permalink / raw)
To: Carlos Carvalho; +Cc: linux-kernel
On Sat, Jan 26, 2008 at 08:19:44PM -0200, Carlos Carvalho wrote:
> Near the end of the build this appears:
>
> KSYM .tmp_kallsyms2.S
> AS .tmp_kallsyms2.o
> LD vmlinux.o
> MODPOST vmlinux.o
> WARNING: vmlinux.o(.text.head+0xe4): Section mismatch: reference to .init.data.2:trampoline_level4_pgt (between 'ident_complete' and 'secondary_startup_64')
> WARNING: vmlinux.o(.text.head+0xeb): Section mismatch: reference to .init.data.2:trampoline_level4_pgt (between 'ident_complete' and 'secondary_startup_64')
> LD vmlinux
> SYSMAP System.map
>
> What does this mean?
In this case a harmless warning - please ignore.
We have a patch pending to fix this one.
Sam
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-26 22:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-26 22:19 build warning in 2.6.24: section mismatch Carlos Carvalho
2008-01-26 22:25 ` 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®