linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/3] Documentation updates for 3.20
@ 2015-01-07 17:09 Paul E. McKenney
  2015-01-07 17:10 ` [PATCH tip/core/rcu 1/3] documentation: Update sysfs path for rcu_cpu_stall_timeout Paul E. McKenney
  0 siblings, 1 reply; 4+ messages in thread
From: Paul E. McKenney @ 2015-01-07 17:09 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, laijs, dipankar, akpm, mathieu.desnoyers, josh, tglx,
	peterz, rostedt, dhowells, edumazet, dvhart, fweisbec, oleg,
	bobby.prani

Hello!

This series contains a few documentation updates:

1.	Updates the sysfs path for rcu_cpu_stall_timeout, courtesy of
	Xie XiuQi.

2.	Records limitations of bitfields and small variables, noting
	among other things that safe concurrent update to adjacent
	non-bitfield scalar variables is required by the C11 standard.

3.	Fix typo in memory-barriers.txt, courtesy of Davidlohr Bueso.

							Thanx, Paul

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

 b/Documentation/RCU/stallwarn.txt   |    2 -
 b/Documentation/memory-barriers.txt |   46 +++++++++++++++++++++++++++++++++++-
 2 files changed, 46 insertions(+), 2 deletions(-)


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-07 17:09 [PATCH tip/core/rcu 0/3] Documentation updates for 3.20 Paul E. McKenney
2015-01-07 17:10 ` [PATCH tip/core/rcu 1/3] documentation: Update sysfs path for rcu_cpu_stall_timeout Paul E. McKenney
2015-01-07 17:10   ` [PATCH tip/core/rcu 2/3] documentation: Record limitations of bitfields and small variables Paul E. McKenney
2015-01-07 17:10   ` [PATCH tip/core/rcu 3/3] documentation: Fix smp typo in memory-barriers.txt 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;
as well as URLs for NNTP newsgroup(s).