-
Paul E. McKenney authored
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>
2f084695