]> git.ipfire.org Git - thirdparty/linux.git/commit
rcu: Remove references to old grace-period-wait primitives
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 9 Jan 2025 16:52:15 +0000 (08:52 -0800)
committerBoqun Feng <boqun.feng@gmail.com>
Wed, 5 Feb 2025 05:50:06 +0000 (21:50 -0800)
commit73298c7cf1b901809d2a7f3636e4635839ff8033
tree54a0b987cdc9b43d48c1d201921bf4459214e7b2
parent81a208c56ef6a07cfde338603e891cc647b73d21
rcu: Remove references to old grace-period-wait primitives

The rcu_barrier_sched(), synchronize_sched(), and synchronize_rcu_bh()
RCU API members have been gone for many years.  This commit therefore
removes non-historical instances of them.

Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Documentation/RCU/rcubarrier.rst
include/linux/rcupdate.h