Docs/RCU/rculist_nulls: Fix text about atomic_set_release()
authorSeongJae Park <sj@kernel.org>
Fri, 16 Jun 2023 23:36:26 +0000 (23:36 +0000)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 14 Jul 2023 21:55:57 +0000 (14:55 -0700)
commit47d63d7a3918d8bc1ccd0b0527da8dbb66429100
treefd7e4ec565efea78fb8212752a5ed5168b85af72
parentd186204a98541c7d693290bfc91853bbfdfcf0cb
Docs/RCU/rculist_nulls: Fix text about atomic_set_release()

The document says we can avoid extra _release() in insert function when
hlist_nulls is used, but that's not true[1].  Drop it.

[1] https://lore.kernel.org/rcu/46440869-644a-4982-b790-b71b43976c66@paulmck-laptop/

Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Documentation/RCU/rculist_nulls.rst