| commit | c9c94ed67dc1f92e153c7cd330ed9cea38355684 | [log] [tgz] |
|---|---|---|
| author | Pranith Kumar <bobby.prani@gmail.com> | Tue Sep 02 23:34:29 2014 -0400 |
| committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Oct 28 13:47:27 2014 -0700 |
| tree | 927348d46c42c1c5e353cf90a4824dba9ad89ed2 | |
| parent | 0a1ba12dd3e58fba92111626aefeb8e0d091bdaf [diff] |
documentation: memory-barriers.txt: Correct example for reorderings Correct the example of memory orderings in memory-barriers.txt Commit 615cc2c9cf95 "Documentation/memory-barriers.txt: fix important typo re memory barriers" changed the assignment to x and y. Change the rest of the example to match this change. Reported-by: Ganesh Rapolu <ganesh.rapolu@hotmail.com> Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>