diff options
author | Andi Kleen <ak@linux.intel.com> | 2014-02-08 02:57:01 -0500 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2014-03-06 22:36:21 -0500 |
commit | c61b0c1328288d946bc9a9131f89c46e74d2d23b (patch) | |
tree | 4f27657b89cf615d6aaf23995b1d4a1b9f83bd8e /tools/perf/scripts/python/Perf-Trace-Util/Context.c | |
parent | 0768b3b3d228c5acf2075f40f3d25cda30011d4f (diff) |
sections, ipvs: Remove useless __read_mostly for ipvs genl_ops
const __read_mostly does not make any sense, because const
data is already read-only. Remove the __read_mostly
for the ipvs genl_ops. This avoids a LTO
section conflict compile problem.
Cc: Wensong Zhang <wensong@linux-vs.org>
Cc: Simon Horman <horms@verge.net.au>
Cc: Patrick McHardy <kaber@trash.net>
Cc: lvs-devel@vger.kernel.org
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions