diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-02-10 20:58:37 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-03-22 02:13:39 +0300 |
commit | 0f11ad323dd3d316830152de63b5737a6261ad14 (patch) | |
tree | ccbf206a73a01493b72660bb41c4db5ca09f42e4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3d05031ae6de6ad084aa41263aed1343065233d5 (diff) | |
download | linux-0f11ad323dd3d316830152de63b5737a6261ad14.tar.xz |
rcu: Mark rcu_state.gp_seq to detect concurrent writes
The rcu_state structure's gp_seq field is only to be modified by the RCU
grace-period kthread, which is single-threaded. This commit therefore
enlists KCSAN's help in enforcing this restriction.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions