diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2025-07-22 14:25:35 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2025-09-15 05:16:27 -0700 |
commit | be975448a45cd024e2b98598eefc0e164ad93f09 (patch) | |
tree | 77d73c05fab65b169646bfbe12db177f933fd0ab /rust/kernel/workqueue.rs | |
parent | cacadb630375b8c30ca4d0300812178bb884c0b0 (diff) |
srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readers
This commit documents the implicit RCU readers that are implied by the
this_cpu_inc() and atomic_long_inc() operations in __srcu_read_lock_fast()
and __srcu_read_unlock_fast(). While in the area, fix the documentation
of the memory pairing of atomic_long_inc() in __srcu_read_lock_fast().
[ paulmck: Apply Joel Fernandes feedback. ]
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: <bpf@vger.kernel.org>
Diffstat (limited to 'rust/kernel/workqueue.rs')
0 files changed, 0 insertions, 0 deletions