diff options
author | 2019-05-13 14:36:11 -0700 | |
---|---|---|
committer | 2019-08-13 14:35:49 -0700 | |
commit | 76c6927c3ee443e756f2c0c9f992cb04b26c65f2 (patch) | |
tree | 68851e7d552137042cfb37a18713d753dbaa3e31 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu/nocb: Remove deferred wakeup checks for extended quiescent states (diff) | |
download | wireguard-linux-76c6927c3ee443e756f2c0c9f992cb04b26c65f2.tar.xz wireguard-linux-76c6927c3ee443e756f2c0c9f992cb04b26c65f2.zip |
rcu/nocb: Allow lockless use of rcu_segcblist_restempty()
Currently, rcu_segcblist_restempty() assumes that the callback list
is not being changed by other CPUs, but upcoming changes will require
it to operate locklessly. This commit therefore adds the needed
READ_ONCE() calls, along with the WRITE_ONCE() calls when updating
the callback list.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions