[PATCH tip/core/rcu 0/4] Documentation changes for 3.14

From: Paul E. McKenney
Date: Fri Nov 15 2013 - 19:10:22 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/