Re: [PATCH v3 tip/core/locking 0/3] Memory-barrier documentation updates

2013-11-22 Thread Josh Triplett
On Fri, Nov 22, 2013 at 11:26:57AM -0800, Paul E. McKenney wrote: > 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 e

[PATCH v3 tip/core/locking 0/3] Memory-barrier documentation updates

2013-11-22 Thread Paul E. McKenney
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 supp