]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 16 Jul 2025 16:12:16 +0000 (09:12 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 14 Aug 2025 22:25:48 +0000 (15:25 -0700)
commit7e2a2d060da4860af37e1000dc62a30a1551d9e8
treecfe2cc80c193e94c392a00b9db384dc51f4dc609
parentf39494089aaa1022008eee245fb83ef1ae911b6d
srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()

This commit adds no-trace variants of the srcu_read_lock_fast() and
srcu_read_unlock_fast() functions for tracing use.

[ paulmck: Apply notrace feedback from Joel Fernandes, Steven Rostedt, and Mathieu Desnoyers. ]
[ paulmck: Apply excess-notrace feedback from Boqun Feng. ]

Link: https://lore.kernel.org/all/20250721162433.10454-1-paulmck@kernel.org
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Joel Fernandes <joelagnelf@nvidia.com>
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>
include/linux/srcu.h
include/linux/srcutree.h