[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120805141554.6a134747@stein>
Date: Sun, 5 Aug 2012 14:15:54 +0200
From: Stefan Richter <stefanr@...6.in-berlin.de>
To: "Yan, Zheng" <zheng.z.yan@...el.com>
Cc: Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
linux-kernel@...r.kernel.org
Subject: new section mismatch: uncore_types_exit() refers to
.init.text:uncore_type_exit()
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@...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