tools/memory-model: Use cumul-fence instead of fence in ->prop example
authorJoel Fernandes (Google) <joel@joelfernandes.org>
Mon, 29 Jul 2019 12:36:05 +0000 (08:36 -0400)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Fri, 9 Aug 2019 17:28:57 +0000 (10:28 -0700)
commit6240973e5661a83df24e35a9a9c2013496931e2b
tree48d6df55eb10e2112b200d5d9954c1c40fb209e8
parent7455cdd1a0fe9a1367ee99596ea2564031daec00
tools/memory-model: Use cumul-fence instead of fence in ->prop example

To reduce ambiguity in the more exotic ->prop ordering example, this
commit uses the term cumul-fence instead of the term fence for the two
fences, so that the implict ->rfe on loads/stores to Y are covered by
the description.

Link: https://lore.kernel.org/lkml/20190729121745.GA140682@google.com
Suggested-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
tools/memory-model/Documentation/explanation.txt