All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/5] Documentation changes for 4.4
@ 2015-10-06 16:33 Paul E. McKenney
  2015-10-06 16:34 ` [PATCH tip/core/rcu 1/5] documentation: No acquire/release for RCU readers Paul E. McKenney
  2015-10-06 17:35 ` [PATCH tip/core/rcu 0/5] Documentation changes for 4.4 Josh Triplett
  0 siblings, 2 replies; 7+ messages in thread
From: Paul E. McKenney @ 2015-10-06 16:33 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 a few documentation updates:

1.	Clearly state that RCU readers have no acquire/release semantics.

2.	Call out slow consoles as a cause of stall warnings.

3.	Update whatisRCU() to show rcu_dereference_protected(),
	courtesy of Jason A. Donenfeld.

4.	Catch up list of torture_type options.

5.	Add lockless_dereference() to memory-barriers.txt.

							Thanx, Paul

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

 b/Documentation/RCU/stallwarn.txt   |    7 ++++++
 b/Documentation/RCU/torture.txt     |   39 ++++++++++++------------------------
 b/Documentation/RCU/whatisRCU.txt   |    6 ++---
 b/Documentation/memory-barriers.txt |   12 ++++++++++-
 4 files changed, 34 insertions(+), 30 deletions(-)


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

end of thread, other threads:[~2015-10-06 17:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-06 16:33 [PATCH tip/core/rcu 0/5] Documentation changes for 4.4 Paul E. McKenney
2015-10-06 16:34 ` [PATCH tip/core/rcu 1/5] documentation: No acquire/release for RCU readers Paul E. McKenney
2015-10-06 16:34   ` [PATCH tip/core/rcu 2/5] documentation: Call out slow consoles as cause of stall warnings Paul E. McKenney
2015-10-06 16:34   ` [PATCH tip/core/rcu 3/5] documentation: Correct doc to use rcu_dereference_protected Paul E. McKenney
2015-10-06 16:34   ` [PATCH tip/core/rcu 4/5] documentation: Catch up list of torture_type options Paul E. McKenney
2015-10-06 16:34   ` [PATCH tip/core/rcu 5/5] documentation: Add lockless_dereference() Paul E. McKenney
2015-10-06 17:35 ` [PATCH tip/core/rcu 0/5] Documentation changes for 4.4 Josh Triplett

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.