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

The (de-)offloading process used to take care about the NOCB timer when
it depended on the per-rdp NOCB locking. However this isn't the case
anymore for a long while. It can now safely be armed and run during the
(de-)offloading process, which doesn't care about it anymore.

Update 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