[PATCH tip/core/rcu 0/6] Documentation updates

From: Paul E. McKenney
Date: Mon Jul 24 2017 - 17:36:19 EST


Hello!

This series contains documentation updates:

1. Fix documentation of relation between nohz_full and rcu_nocbs.

2. General documentation update.

3. Update memory-barriers.txt for read-to-write dependencies.

4. Add RCU files to docbook-generation lists.

5. Document the fact that we have long since no longer been allowed
to use rcu_dereference() on non-pointers.

And yes, branching is back! ;-)

Thanx, Paul

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

RCU/Design/Requirements/Requirements.html | 130 ++++++++++++++++++++++++++++++
RCU/checklist.txt | 121 +++++++++++++++++++--------
RCU/rcu.txt | 9 --
RCU/rcu_dereference.txt | 61 ++++----------
RCU/rcubarrier.txt | 5 +
RCU/torture.txt | 20 +++-
RCU/whatisRCU.txt | 5 -
admin-guide/kernel-parameters.txt | 7 -
core-api/kernel-api.rst | 49 +++++++++++
memory-barriers.txt | 41 +++++----
10 files changed, 339 insertions(+), 109 deletions(-)