commit | 137f61f6528f2bd552a75c59567d29db2857af97 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Oct 09 10:30:58 2017 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Dec 04 10:52:53 2017 -0800 |
tree | 1373bb522e28f086b82291e86125d09f2730ed5a | |
parent | b393e8b33efd2ee08576ceddc10c2b4bfb3b5435 [diff] |
rcu: Adjust read-side accessor comments for READ_ONCE() Now that READ_ONCE() implies smp_read_barrier_depends(), the commit updates now-misleading comments to account for this change. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>