Skip to content
Commit a3883df3 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

srcu: Use rnp->lock wrappers to replace explicit memory barriers



This commit uses TREE RCU's rnp->lock wrappers to replace a few explicit
memory barriers.  This change also has the advantage of making SRCU's
memory-ordering properties be implemented in roughly the same way as they
are in Tree RCU.

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent 83d40bd3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment