diff options
author | Pranith Kumar <bobby.prani@gmail.com> | 2014-11-13 20:24:14 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-01-06 20:01:11 +0100 |
commit | ac59853c06993a442e8060bc19040b2ca3025aec (patch) | |
tree | 3e4b978a2a005e85f1b59ce2754dda28f203778a /kernel/rcu/rcu.h | |
parent | compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release() (diff) | |
download | linux-ac59853c06993a442e8060bc19040b2ca3025aec.tar.xz linux-ac59853c06993a442e8060bc19040b2ca3025aec.zip |
rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()
Recently lockless_dereference() was added which can be used in place of
hard-coding smp_read_barrier_depends(). The following PATCH makes the change.
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu/rcu.h')
0 files changed, 0 insertions, 0 deletions