diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-02-10 16:29:58 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-04-27 21:01:15 +0300 |
commit | 2f08469563550d15cb08a60898d3549720600eee (patch) | |
tree | 57dfe47e476fbe1457f801ab439b41cf83291d49 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4f58820fd710e0563e22420c07c03c5ccec948bf (diff) | |
download | linux-2f08469563550d15cb08a60898d3549720600eee.tar.xz |
rcu: Mark rcu_state.ncpus to detect concurrent writes
The rcu_state structure's ncpus field is only to be modified by the
CPU-hotplug CPU-online code path, 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-postgresql.py')
0 files changed, 0 insertions, 0 deletions