Re: build warning in 2.6.24: section mismatch

From: Sam Ravnborg
Date: Sat Jan 26 2008 - 17:25:29 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/