public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC tip/core/rcu 0/3] Memory-barrier documentation updates
@ 2013-11-21 17:48 Paul E. McKenney
  2013-11-21 17:48 ` [PATCH RFC tip/core/rcu 1/3] documentation: Add needed ACCESS_ONCE() calls to memory-barriers.txt Paul E. McKenney
  0 siblings, 1 reply; 5+ messages in thread
From: Paul E. McKenney @ 2013-11-21 17:48 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 applies some long-needed updates to memory-barriers.txt:

1.	Add ACCESS_ONCE() calls where needed to ensure their inclusion
	in code copy-and-pasted from this file.

2.	Add long atomic examples alongside the existing atomics.

3.	Prohibit architectures supporting the Linux kernel from
	speculating stores.

							Thanx, Paul

------------------------------------------------------------------------

 Documentation/memory-barriers.txt   |   68 ++++++++++--
 b/Documentation/memory-barriers.txt |  204 +++++++++++++++++++++---------------
 2 files changed, 181 insertions(+), 91 deletions(-)


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21 17:48 [PATCH RFC tip/core/rcu 0/3] Memory-barrier documentation updates Paul E. McKenney
2013-11-21 17:48 ` [PATCH RFC tip/core/rcu 1/3] documentation: Add needed ACCESS_ONCE() calls to memory-barriers.txt Paul E. McKenney
2013-11-21 17:48   ` [PATCH RFC tip/core/rcu 2/3] documentation: Add long atomic examples " Paul E. McKenney
2013-11-21 19:43   ` [PATCH RFC tip/core/rcu 1/3] documentation: Add needed ACCESS_ONCE() calls " Josh Triplett
2013-11-21 21:16     ` 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