[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200906051109.50808.lkml@morethan.org>
Date: Fri, 5 Jun 2009 11:09:48 -0500
From: "Michael S. Zick" <lkml@...ethan.org>
To: linux-kernel@...r.kernel.org
Subject: [Section Mis-match, 2.6.30-rc8] Build generated mis-match message
Group,
Anyone have a suggestion about this one:
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.
Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists