linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* MODPOST section mismatches
@ 2008-02-21 21:33 Steve Heflin
  2008-02-22 16:12 ` Steve Heflin
  0 siblings, 1 reply; 22+ messages in thread
From: Steve Heflin @ 2008-02-21 21:33 UTC (permalink / raw)
  To: linuxppc-embedded

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
  

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2008-03-02 14:47 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-21 21:33 MODPOST section mismatches Steve Heflin
2008-02-22 16:12 ` 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

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).