[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170724213605.GA8766@linux.vnet.ibm.com>
Date: Mon, 24 Jul 2017 14:36:05 -0700
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: mingo@...nel.org, jiangshanlai@...il.com, dipankar@...ibm.com,
akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
josh@...htriplett.org, tglx@...utronix.de, peterz@...radead.org,
rostedt@...dmis.org, dhowells@...hat.com, edumazet@...gle.com,
fweisbec@...il.com, oleg@...hat.com
Subject: [PATCH tip/core/rcu 0/6] Documentation updates
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(-)
Powered by blists - more mailing lists