Skip to content
Commit ac59853c authored by Pranith Kumar's avatar Pranith Kumar Committed by Paul E. McKenney
Browse files

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: default avatarPranith Kumar <bobby.prani@gmail.com>
Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent 536fa402
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment