diff options
author | Paul E. McKenney <[email protected]> | 2013-12-04 18:42:03 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2014-02-17 15:01:42 -0800 |
commit | cb1e78cfa267453bb19e7edafd214c03834b664c (patch) | |
tree | 1211ed872c631b1cd71052cbd20e0ca89221cb51 /tools/perf/util/trace-event-scripting.c | |
parent | 87de1cfdc55b16b794e245b07322340725149d62 (diff) |
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 <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions