public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/5] Documentation updates for 3.19
@ 2014-10-28 21:59 Paul E. McKenney
  2014-10-28 22:00 ` [PATCH tip/core/rcu 1/5] documentation: Record limitations of bitfields and small variables Paul E. McKenney
  2014-10-29 17:58 ` [PATCH tip/core/rcu 0/5] Documentation updates for 3.19 Pranith Kumar
  0 siblings, 2 replies; 7+ messages in thread
From: Paul E. McKenney @ 2014-10-28 21:59 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.	Records limitations of bitfields and small variables.
	Also rules out pre-EV56 Alpha, which lack 8- and 16-bit
	memory-reference instructions.  Later Alpha CPUs are OK.
	(The official Alpha maintainers have thus far been silent
	on this patch.)

2.	Document the new RCU self-test boot parameters, courtesy of
	Pranith Kumar.

3.	Records that short-circuit boolean evaluation does not necessarily
	defend against control-dependency breakage by compiler optimizations.

4.	Add mention of atomic_long_t to atomic_ops.txt.

5.	Fix an example in memory-barriers.txt, courtesy of Pranith Kumar.

							Thanx, Paul

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

 b/Documentation/atomic_ops.txt        |   12 +++--
 b/Documentation/kernel-parameters.txt |    9 ++++
 b/Documentation/memory-barriers.txt   |   71 ++++++++++++++++++++++++++++------
 3 files changed, 77 insertions(+), 15 deletions(-)


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

end of thread, other threads:[~2014-10-29 17:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-28 21:59 [PATCH tip/core/rcu 0/5] Documentation updates for 3.19 Paul E. McKenney
2014-10-28 22:00 ` [PATCH tip/core/rcu 1/5] documentation: Record limitations of bitfields and small variables Paul E. McKenney
2014-10-28 22:00   ` [PATCH tip/core/rcu 2/5] documentation: Document RCU self test boot params Paul E. McKenney
2014-10-28 22:00   ` [PATCH tip/core/rcu 3/5] documentation: Additional restriction for control dependencies Paul E. McKenney
2014-10-28 22:00   ` [PATCH tip/core/rcu 4/5] documentation: Add atomic_long_t to atomic_ops.txt Paul E. McKenney
2014-10-28 22:00   ` [PATCH tip/core/rcu 5/5] documentation: memory-barriers.txt: Correct example for reorderings Paul E. McKenney
2014-10-29 17:58 ` [PATCH tip/core/rcu 0/5] Documentation updates for 3.19 Pranith Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox