aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-01-03 15:44:23 -0800
committerPaul E. McKenney <paulmck@kernel.org>2020-02-20 15:58:22 -0800
commit105abf82b0a62664edabcd4c5b4d9414c74ef399 (patch)
treecb1adde397babb2e7c1b810f8380a204798d29de /tools/perf/scripts/python/export-to-postgresql.py
parentrcu: Add WRITE_ONCE() to rcu_state ->gp_req_activity (diff)
downloadlinux-dev-105abf82b0a62664edabcd4c5b4d9414c74ef399.tar.xz
linux-dev-105abf82b0a62664edabcd4c5b4d9414c74ef399.zip
rcu: Add WRITE_ONCE() to rcu_node ->qsmaskinitnext
The rcu_state structure's ->qsmaskinitnext field is read locklessly, so this commit adds the WRITE_ONCE() to an update in order to provide proper documentation and READ_ONCE()/WRITE_ONCE() pairing. This data race was reported by KCSAN. Not appropriate for backporting due to failure being unlikely for systems not doing incessant CPU-hotplug operations. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions