From: Steve Heflin <sheflin@newagemicro.com>
To: linuxppc-embedded@ozlabs.org
Subject: MODPOST section mismatches
Date: Thu, 21 Feb 2008 16:33:58 -0500 [thread overview]
Message-ID: <20080221213313.97814DDF55@ozlabs.org> (raw)
while building vmlinux.o the MODPOST warns about 8 section mismatches.
WARNING: modpost: Found 8 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
After modifying the make launch to include the recommended option
shown above, I see that the section mismatch warning is due to data
structures containing the address of initialization modules which
have the __init attribute. Since the memory model is FLAT, is this a problem?
thanks,
Steve
next reply other threads:[~2008-02-21 21:33 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-21 21:33 Steve Heflin [this message]
2008-02-22 16:12 ` MODPOST section mismatches Steve Heflin
2008-02-22 20:52 ` Josh Boyer
2008-02-22 22:26 ` Steve Heflin
2008-02-22 22:36 ` Josh Boyer
2008-02-22 23:07 ` Steve Heflin
2008-02-23 0:30 ` Josh Boyer
2008-02-23 0:38 ` Steve Heflin
2008-02-29 21:34 ` Sequoia build with KDBG Steve Heflin
[not found] ` <200802292133.m1TLXqv3012273@e36.co.us.ibm.com>
2008-02-29 21:35 ` Josh Boyer
2008-02-29 22:31 ` Steve Heflin
2008-02-29 22:58 ` Scott Wood
2008-02-29 23:28 ` Jon Loeliger
2008-03-01 0:16 ` Wolfgang Denk
2008-03-01 1:48 ` Steve Heflin
[not found] ` <200802292230.m1TMUk4I005462@e31.co.us.ibm.com>
2008-02-29 22:51 ` Josh Boyer
[not found] ` <200803010023.m210NHwr011345@e2.ny.us.ibm.com>
2008-03-01 2:30 ` Josh Boyer
2008-03-01 2:55 ` Steve Heflin
2008-03-02 14:47 ` Wolfgang Denk
2008-03-01 5:02 ` Olof Johansson
2008-03-01 13:13 ` Josh Boyer
2008-03-01 15:57 ` Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080221213313.97814DDF55@ozlabs.org \
--to=sheflin@newagemicro.com \
--cc=linuxppc-embedded@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).