diff options
author | Paul E. McKenney <[email protected]> | 2024-07-02 18:49:35 -0700 |
---|---|---|
committer | Neeraj Upadhyay <[email protected]> | 2024-07-31 21:18:57 +0530 |
commit | 9aed3b51fd6186582a95abd9fa67782982540749 (patch) | |
tree | 8e25b27c02159e516430a06811786bc9227ec886 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3471e96bcf53731639587580fd02e5a297940b91 (diff) |
rcu: Better define "atomic" for list replacement
The kernel-doc headers for list_replace_rcu() and hlist_replace_rcu()
claim that the replacement is atomic, which it is, but only for readers.
Avoid confusion by making it clear that the atomic nature of these
functions applies only to readers, not to concurrent updaters.
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Neeraj Upadhyay <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions