[PATCH tip/core/rcu 0/9] Documentation updates for v5.7

From: Paul E. McKenney
Date: Fri Feb 14 2020 - 18:38:52 EST


Hello!

This series provides documentation updates.

1. Add some more RCU list patterns in the kernel, courtesy of
Joel Fernandes and Amol Grover.

2. Remove remaining HTML tags in ReST files, courtesy of SeongJae
Park.

3. Fix typos in a example code snippets, courtesy of SeongJae Park.

4. Update example function name, courtesy of SeongJae Park.

5. Use ':ref:' for links to other docs, courtesy of SeongJae Park.

6. Use absolute paths for non-rst files, courtesy of SeongJae Park.

7. Use https instead of http if possible, courtesy of SeongJae Park.

8. Add description of rcutorture scripting to torture.txt.

9. Fix memory-barriers.txt typos, courtesy of SeongJae Park.

Thanx, Paul

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

RCU/Design/Memory-Ordering/Tree-RCU-Memory-Ordering.rst | 8
RCU/listRCU.rst | 285 ++++++++++++----
RCU/rcu.rst | 18 -
RCU/torture.txt | 147 +++++++-
memory-barriers.txt | 8
5 files changed, 373 insertions(+), 93 deletions(-)