public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/6] Documentation updates
@ 2017-07-24 21:36 Paul E. McKenney
  2017-07-24 21:36 ` [PATCH tip/core/rcu 1/6] documentation: Fix relation between nohz_full and rcu_nocbs Paul E. McKenney
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul E. McKenney @ 2017-07-24 21:36 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, jiangshanlai, dipankar, akpm, mathieu.desnoyers, josh,
	tglx, peterz, rostedt, dhowells, edumazet, fweisbec, oleg

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-07-24 21:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-24 21:36 [PATCH tip/core/rcu 0/6] Documentation updates Paul E. McKenney
2017-07-24 21:36 ` [PATCH tip/core/rcu 1/6] documentation: Fix relation between nohz_full and rcu_nocbs Paul E. McKenney
2017-07-24 21:36 ` [PATCH tip/core/rcu 2/6] doc: RCU documentation update Paul E. McKenney
2017-07-24 21:36 ` [PATCH tip/core/rcu 3/6] doc: Update memory-barriers.txt for read-to-write dependencies Paul E. McKenney
2017-07-24 21:36 ` [PATCH tip/core/rcu 4/6] doc: Add RCU files to docbook-generation files Paul E. McKenney
2017-07-24 21:36 ` [PATCH tip/core/rcu 5/6] doc: No longer allowed to use rcu_dereference on non-pointers Paul E. McKenney
2017-07-24 21:36 ` [PATCH tip/core/rcu 6/6] doc: Set down RCU's scheduling-clock-interrupt needs Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox