* new section mismatch: uncore_types_exit() refers to .init.text:uncore_type_exit()
@ 2012-08-05 12:15 Stefan Richter
0 siblings, 0 replies; only message in thread
From: Stefan Richter @ 2012-08-05 12:15 UTC (permalink / raw)
To: Yan, Zheng; +Cc: Ingo Molnar, Peter Zijlstra, linux-kernel
Obviously added by 14371cce03c2fc393997e17f979e76674b7f392a:
WARNING: vmlinux.o(.text+0x13831): Section mismatch in reference from the function uncore_types_exit() to the function .init.text:uncore_type_exit()
The function uncore_types_exit() references
the function __init uncore_type_exit().
This is often because uncore_types_exit lacks a __init
annotation or the annotation of uncore_type_exit is wrong.
HTH,
--
Stefan Richter
-=====-===-- =--- --=-=
http://arcgraph.de/sr/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-05 12:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-05 12:15 new section mismatch: uncore_types_exit() refers to .init.text:uncore_type_exit() Stefan Richter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox