linux/kernel/rcu
Paul E. McKenney cb1e78cfa2 rcu: Remove ACCESS_ONCE() from jiffies
Because jiffies is one of a very few variables marked "volatile", there
is no need to use ACCESS_ONCE() when accessing it.  This commit therefore
removes the redundant ACCESS_ONCE() wrappers.

Reported by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
2014-02-17 15:01:42 -08:00
..
Makefile
rcu.h rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00
srcu.c rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00
tiny_plugin.h rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00
tiny.c rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00
torture.c rcu: Remove ACCESS_ONCE() from jiffies 2014-02-17 15:01:42 -08:00
tree_plugin.h rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00
tree_trace.c rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00
tree.c rcu: Remove ACCESS_ONCE() from jiffies 2014-02-17 15:01:42 -08:00
tree.h rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00
update.c rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00