summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-12-05 06:42:03 +0400
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-02-18 03:01:42 +0400
commitcb1e78cfa267453bb19e7edafd214c03834b664c (patch)
tree1211ed872c631b1cd71052cbd20e0ca89221cb51 /scripts/gdb/linux/modules.py
parent87de1cfdc55b16b794e245b07322340725149d62 (diff)
downloadlinux-cb1e78cfa267453bb19e7edafd214c03834b664c.tar.xz
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>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions