* [gentoo-user] kernel build messages
@ 2009-04-18 10:29 Mick
0 siblings, 0 replies; only message in thread
From: Mick @ 2009-04-18 10:29 UTC (permalink / raw
To: gentoo-user
Hi All,
I updated my kernel and this is what I got when I built it:
WARNING: vmlinux.o(.cpuinit.data+0x0): Section mismatch in reference from the
variable initial_code to the function .init.text:i386_start_kernel()
The variable __cpuinitdata initial_code references
a function __init i386_start_kernel().
If i386_start_kernel is only used by initial_code then
annotate i386_start_kernel with a matching annotation.
I had to build it with CONFIG_DEBUG_SECTION_MISMATCH=y after it suggested that
I do so to find where a subsection mismatch existed. I am probably confusing
myself unnecessarily, but is there anything I should do about this message?
--
Regards,
Mick
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-04-18 10:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-18 10:29 [gentoo-user] kernel build messages Mick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox