rcu/nocb: Remove stale comment above rcu_segcblist_offload()
authorFrederic Weisbecker <frederic@kernel.org>
Tue, 23 Feb 2021 00:10:01 +0000 (01:10 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 15 Mar 2021 20:54:54 +0000 (13:54 -0700)
commit0efdf14a9f83618335a0849df3586808bff36cfb
tree5510b5fda00390ea0feba1140e759471dab64121
parent76d00b494d7962e88d4bbd4135f34aba9019c67f
rcu/nocb: Remove stale comment above rcu_segcblist_offload()

This commit removes a stale comment claiming that the cblist must be
empty before changing the offloading state.  This claim was correct back
when the offloaded state was defined exclusively at boot.

Reported-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Lai Jiangshan <jiangshanlai@gmail.com>
Cc: Joel Fernandes <joel@joelfernandes.org>
Cc: Neeraj Upadhyay <neeraju@codeaurora.org>
Cc: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/rcu_segcblist.c