commit | 96d7744e0a5631a1b5fef2a97658150b165f02b6 | [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> | Wed Jul 15 14:43:14 2015 -0700 |
tree | 659b750951bf907b949ce27758721a84cddb2437 | |
parent | 9af194cefc3c40e75a59df4cbb06e1c1064bee7f [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>