new section mismatch: uncore_types_exit() refers to.init.text:uncore_type_exit()

From: Stefan Richter
Date: Sun Aug 05 2012 - 08:17:50 EST


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/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/