rcu/nocb: Fix segcblist state machine comments about bypass
authorFrederic Weisbecker <frederic@kernel.org>
Thu, 25 Apr 2024 14:18:32 +0000 (16:18 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 4 Jun 2024 00:26:25 +0000 (17:26 -0700)
commitce418966a83320837f59f04a646fa4716e132dc8
tree35b9bd3b1eb2d52e9e9db79da5b8fbdc5a0c8223
parent1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
rcu/nocb: Fix segcblist state machine comments about bypass

The parts explaining the bypass lifecycle in (de-)offloading are out
of date and/or wrong. Bypass is simply enabled whenever SEGCBLIST_RCU_CORE
flag is off.

Fix the comments accordingly.

Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
include/linux/rcu_segcblist.h