public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/4] Documentation updates for 3.8
@ 2012-10-30 16:03 Paul E. McKenney
  2012-10-30 16:04 ` [PATCH tip/core/rcu 1/4] Documentation: Fix memory-barriers.txt example Paul E. McKenney
  0 siblings, 1 reply; 7+ messages in thread
From: Paul E. McKenney @ 2012-10-30 16:03 UTC (permalink / raw)
  To: linux-kernel; +Cc: nikunj, dhaval.giani, a.p.zijlstra, keescook, dhowells

Hello!

This patch series contains documentation updates as follows:

1.	Fix a broken example in memory-barriers.txt.
2.	Fix a paper title in RTFP.txt. (Courtesy of Dhaval Giani.)
3.	Mention kfree_rcu() in the whatisRCU.txt section covering
	call_rcu(), and fix example code. (Courtesy of Kees Cook.)
4.	Add two more ways of combining RCU and reference counting
	in rcuref.txt.

							Thanx, Paul


 b/Documentation/RCU/RTFP.txt        |    2 -
 b/Documentation/RCU/listRCU.txt     |    2 -
 b/Documentation/RCU/rcuref.txt      |   61 ++++++++++++++++++++++++++++++++++--
 b/Documentation/RCU/whatisRCU.txt   |   13 ++++++-
 b/Documentation/memory-barriers.txt |    9 ++---
 5 files changed, 77 insertions(+), 10 deletions(-)


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

end of thread, other threads:[~2012-10-30 17:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-30 16:03 [PATCH tip/core/rcu 0/4] Documentation updates for 3.8 Paul E. McKenney
2012-10-30 16:04 ` [PATCH tip/core/rcu 1/4] Documentation: Fix memory-barriers.txt example Paul E. McKenney
2012-10-30 16:04   ` [PATCH tip/core/rcu 2/4] rcu: Correct the name of a reference in list of RCU papers Paul E. McKenney
2012-10-30 16:04   ` [PATCH tip/core/rcu 3/4] RCU: Update docs to include kfree_rcu() Paul E. McKenney
2012-10-30 16:04   ` [PATCH tip/core/rcu 4/4] rcu: Document alternative RCU/reference-count algorithms Paul E. McKenney
2012-10-30 16:21     ` Mathieu Desnoyers
2012-10-30 17:27       ` 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