diff options
author | 2020-02-10 05:29:58 -0800 | |
---|---|---|
committer | 2020-04-27 11:01:15 -0700 | |
commit | 2f08469563550d15cb08a60898d3549720600eee (patch) | |
tree | 57dfe47e476fbe1457f801ab439b41cf83291d49 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | srcu: Add KCSAN stubs (diff) | |
download | wireguard-linux-2f08469563550d15cb08a60898d3549720600eee.tar.xz wireguard-linux-2f08469563550d15cb08a60898d3549720600eee.zip |
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