[PATCH rcu 0/5] Documentation updates for v6.8

Neeraj Upadhyay (AMD) posted 5 patches 2 years ago
Documentation/RCU/checklist.rst       |   25 ++++++++++++++++---------
Documentation/RCU/rcu_dereference.rst |   27 ++++++++++++++++++++-------
Documentation/RCU/torture.rst         |    2 +-
Documentation/memory-barriers.txt     |   17 ++++++++++-------
include/linux/rculist.h               |    2 +-
5 files changed, 48 insertions(+), 25 deletions(-)
[PATCH rcu 0/5] Documentation updates for v6.8
Posted by Neeraj Upadhyay (AMD) 2 years ago
Hello,

This series contains documentation updates:

1.      Documentation: RCU: Remove repeated word in comments, courtesy
        of Charles Han.

2.      rculist.h: docs: Fix wrong function summary, courtesy of Philipp
        Stanner.

3.      Clarify RCU Tasks reader/updater checklist.

4.      Mention address and data dependencies in rcu_dereference.rst.

5.      Clarify historical disclaimers in memory-barriers.txt.


Thanks
Neeraj

------------------------------------------------------------------------

 Documentation/RCU/checklist.rst       |   25 ++++++++++++++++---------
 Documentation/RCU/rcu_dereference.rst |   27 ++++++++++++++++++++-------
 Documentation/RCU/torture.rst         |    2 +-
 Documentation/memory-barriers.txt     |   17 ++++++++++-------
 include/linux/rculist.h               |    2 +-
 5 files changed, 48 insertions(+), 25 deletions(-)