All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/5] Documentation updates for 4.3
@ 2015-07-17 23:32 Paul E. McKenney
  2015-07-17 23:32 ` [PATCH tip/core/rcu 1/5] documentation: Bring rcutorture parameters up to date Paul E. McKenney
  0 siblings, 1 reply; 6+ messages in thread
From: Paul E. McKenney @ 2015-07-17 23:32 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, jiangshanlai, dipankar, akpm, mathieu.desnoyers, josh,
	tglx, peterz, rostedt, dhowells, edumazet, dvhart, fweisbec, oleg,
	bobby.prani

Hello!

This series contains documentation updates for 4.3:

1.	Bring rcutorture parameters up to date.

2.	Fix spelling of "operators".

3.	Fix variable-name typo in memory-barriers.txt.

4.	Replace ACCESS_ONCE() by READ_ONCE() and WRITE_ONCE().

5.	Call out smp_mb__after_unlock_lock() transitivity.  Most likely
	just in time to eliminate it entirely, mais c'est la vie!

							Thanx, Paul

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

 b/Documentation/RCU/rcu_dereference.txt |    2 
 b/Documentation/kernel-parameters.txt   |   35 ++-
 b/Documentation/memory-barriers.txt     |  359 ++++++++++++++++----------------
 3 files changed, 209 insertions(+), 187 deletions(-)


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

end of thread, other threads:[~2015-07-17 23:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-17 23:32 [PATCH tip/core/rcu 0/5] Documentation updates for 4.3 Paul E. McKenney
2015-07-17 23:32 ` [PATCH tip/core/rcu 1/5] documentation: Bring rcutorture parameters up to date Paul E. McKenney
2015-07-17 23:32   ` [PATCH tip/core/rcu 2/5] documentation: Fix spelling of "operators" Paul E. McKenney
2015-07-17 23:32   ` [PATCH tip/core/rcu 3/5] documentation: Fix variable-name typo in memory-barriers.txt Paul E. McKenney
2015-07-17 23:32   ` [PATCH tip/core/rcu 4/5] documentation: Replace ACCESS_ONCE() by READ_ONCE() and WRITE_ONCE() Paul E. McKenney
2015-07-17 23:32   ` [PATCH tip/core/rcu 5/5] doc: Call out smp_mb__after_unlock_lock() transitivity Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.