[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131116001005.GA28191@linux.vnet.ibm.com>
Date: Fri, 15 Nov 2013 16:10:05 -0800
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: mingo@...nel.org, laijs@...fujitsu.com, dipankar@...ibm.com,
akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
josh@...htriplett.org, niv@...ibm.com, tglx@...utronix.de,
peterz@...radead.org, rostedt@...dmis.org, dhowells@...hat.com,
edumazet@...gle.com, darren@...art.com, fweisbec@...il.com,
sbw@....edu
Subject: [PATCH tip/core/rcu 0/4] Documentation changes for 3.14
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists