aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2020-01-08 19:58:13 -0800
committerPaul E. McKenney <[email protected]>2020-02-20 16:03:31 -0800
commit5396d31d3a396039502f75a128bd8064819cba61 (patch)
treed2e44a2353b31fb376351e12527b90099ae3ef04 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parentf042a436c8dc9f9cfe8ed1ee5de372697269657d (diff)
rcutorture: Annotation lockless accesses to rcu_torture_current
The rcutorture global variable rcu_torture_current is accessed locklessly, so it must use the RCU pointer load/store primitives. This commit therefore adds several that were missed. This data race was reported by KCSAN. Not appropriate for backporting due to failure being unlikely and due to this being used only by rcutorture. Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions