linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/4] Documentation changes for 3.14
@ 2013-11-16  0:10 Paul E. McKenney
  2013-11-16  0:10 ` [PATCH tip/core/rcu 1/4] rcu: Fix typo in Documentation/RCU/trace.txt Paul E. McKenney
  0 siblings, 1 reply; 9+ messages in thread
From: Paul E. McKenney @ 2013-11-16  0:10 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, laijs, dipankar, akpm, mathieu.desnoyers, josh, niv, tglx,
	peterz, rostedt, dhowells, edumazet, darren, fweisbec, sbw

Hello!

This series contains documentation updates:

1.	Fix a typo in Documentation/RCU/trace.txt.

2.	Fix formatting blows in kernel-parameters.txt.

3.	Fix memory barrier usage in the circular-buffer example.

4.	Replace some memory barriers in the circular-buffer example
	with load-acquire and store-release to reduce memory-barrier
	overhead while still keeping things safe.

							Thanx, Paul

 b/Documentation/RCU/trace.txt         |    2 -
 b/Documentation/circular-buffers.txt  |   57 +++++++++++++++++++---------------
 b/Documentation/kernel-parameters.txt |    9 ++---
 3 files changed, 37 insertions(+), 31 deletions(-)


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

end of thread, other threads:[~2013-11-16 20:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-16  0:10 [PATCH tip/core/rcu 0/4] Documentation changes for 3.14 Paul E. McKenney
2013-11-16  0:10 ` [PATCH tip/core/rcu 1/4] rcu: Fix typo in Documentation/RCU/trace.txt Paul E. McKenney
2013-11-16  0:10   ` [PATCH tip/core/rcu 2/4] rcu: Fix formatting blows in kernel-parameters.txt Paul E. McKenney
2013-11-16  0:10   ` [PATCH tip/core/rcu 3/4] documentation: Fix circular-buffer example Paul E. McKenney
2013-11-16  0:10   ` [PATCH tip/core/rcu 4/4] documentation: Update circular buffer for load-acquire/store-release Paul E. McKenney
2013-11-16 16:03     ` Peter Zijlstra
2013-11-16 20:18       ` Paul E. McKenney
2013-11-16 11:58   ` David Howells
2013-11-16 15:40     ` 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;
as well as URLs for NNTP newsgroup(s).