linux/Documentation/RCU
NeilBrown b7b6f94cf6 rculist: Improve documentation for list_for_each_entry_from_rcu()
Unfortunately the patch for adding list_for_each_entry_from_rcu()
wasn't the final patch after all review.  It is functionally
correct but the documentation was incomplete.

This patch adds this missing documentation which includes an update to
the documentation for list_for_each_entry_continue_rcu() to match the
documentation for the new list_for_each_entry_from_rcu(), and adds
list_for_each_entry_from_rcu() and the already existing
hlist_for_each_entry_from_rcu() to section 7 of whatisRCU.txt.

Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2018-07-12 15:39:25 -07:00
..
Design doc: Update memory-ordering documentation for ->gp-seq 2018-07-12 15:38:51 -07:00
00-INDEX rcu: Remove debugfs tracing 2017-06-08 18:52:43 -07:00
NMI-RCU.txt
RTFP.txt Documentation: fix common spelling mistakes 2016-04-28 07:51:59 -06:00
UP.txt
arrayRCU.txt
checklist.txt doc: Update RCU documentation 2017-08-17 07:29:48 -07:00
listRCU.txt
lockdep-splat.txt kthread: kthread worker API cleanup 2016-10-11 15:06:33 -07:00
lockdep.txt
rcu.txt doc: Update RCU documentation 2017-08-17 07:29:48 -07:00
rcu_dereference.txt doc: De-emphasize smp_read_barrier_depends 2017-12-05 11:57:53 -08:00
rcubarrier.txt doc: Update RCU documentation 2017-08-17 07:29:48 -07:00
rculist_nulls.txt mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU 2017-04-18 11:42:36 -07:00
rcuref.txt
stallwarn.txt doc: Update RCU CPU stall-warning documentation 2018-07-12 15:38:51 -07:00
torture.txt doc: Update RCU documentation 2017-08-17 07:29:48 -07:00
whatisRCU.txt rculist: Improve documentation for list_for_each_entry_from_rcu() 2018-07-12 15:39:25 -07:00