rcu: Remove remaining read-modify-write ACCESS_ONCE() calls
authorPranith Kumar <bobby.prani@gmail.com>
Tue, 8 Jul 2014 21:46:50 +0000 (17:46 -0400)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 7 Sep 2014 23:18:07 +0000 (16:18 -0700)
Change the remaining uses of ACCESS_ONCE() so that each ACCESS_ONCE() either does a load or a store, but not both.

Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c
kernel/rcu/tree_plugin.h

Simple merge
Simple merge