commit | 6f6e6fbcdc558fd1df305882509ed4cadbd5212f | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Jul 13 15:55:52 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Jul 14 17:08:00 2015 -0700 |
tree | 659b750951bf907b949ce27758721a84cddb2437 | |
parent | 3d0b7578df890cbeb7e8aa0b501dfce266f017d8 [diff] |
doc: Call out smp_mb__after_unlock_lock() transitivity Although "full barrier" should be interpreted as providing transitivity, it is worth eliminating any possible confusion. This commit therefore adds "(including transitivity)" to eliminate any possible confusion. Reported-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>