Re: [PATCH 0/3] rcu: Documentation updates for v6.18

From: Paul E. McKenney

Date: Thu Sep 18 2025 - 06:18:24 EST


Hello!

This v2 series contains RCU documentation updates for v6.18:

1. Update whatisRCU.rst for recent RCU API additions.

2. Add RCU guards to checklist.rst.

3. docs: Requirements.rst: Abide by conventions of kernel
documentation, courtesy of Akira Yokosawa.

4. Documentation: RCU: Wrap kvm-remote.sh rerun snippet in literal
code block, courtesy of Bagas Sanjaya.

5. Documentation: RCU: Reduce toctree depth, courtesy of Bagas
Sanjaya.

6. Documentation: RCU: Retitle toctree index, courtesy of Bagas
Sanjaya.

7. Fix typo in RCU's torture.rst documentation.

8. rcu: Replace multiple dead OLS links in RTFP.txt, courtesy of
Nikil Paul S.

Changes from v1:

o Applied Bagas Sanjaya feedback.

o Applied tags.

o Added commits 4-8.

Thanx, Paul

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

Documentation/RCU/index.rst | 4
Documentation/RCU/torture.rst | 2
b/Documentation/RCU/Design/Requirements/Requirements.rst | 52 ++---
b/Documentation/RCU/RTFP.txt | 6
b/Documentation/RCU/checklist.rst | 27 +-
b/Documentation/RCU/index.rst | 2
b/Documentation/RCU/torture.rst | 2
b/Documentation/RCU/whatisRCU.rst | 150 +++++++++++----
8 files changed, 169 insertions(+), 76 deletions(-)