summary refs log tree commit diff
path: root/Documentation/dontdiff
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-02-10 09:58:37 -0800
committerPaul E. McKenney <paulmck@kernel.org>2020-03-21 16:13:39 -0700
commit0f11ad323dd3d316830152de63b5737a6261ad14 (patch)
treeccbf206a73a01493b72660bb41c4db5ca09f42e4 /Documentation/dontdiff
parent3d05031ae6de6ad084aa41263aed1343065233d5 (diff)
downloadlinux-0f11ad323dd3d316830152de63b5737a6261ad14.tar.gz
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 'Documentation/dontdiff')
0 files changed, 0 insertions, 0 deletions