diff options
author | 2014-05-09 18:06:51 -0700 | |
---|---|---|
committer | 2014-07-09 09:14:35 -0700 | |
commit | 4da117cfa72e6cde3d9e8f5ed932381863cdeec9 (patch) | |
tree | 4237aebb9bb34f6599904396d69a9818e8587b17 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rcu: Make rcu node arrays static const char * const (diff) | |
download | linux-dev-4da117cfa72e6cde3d9e8f5ed932381863cdeec9.tar.xz linux-dev-4da117cfa72e6cde3d9e8f5ed932381863cdeec9.zip |
rcu: Remove redundant ACCESS_ONCE() from tick_do_timer_cpu
In kernels built with CONFIG_NO_HZ_FULL, tick_do_timer_cpu is constant
once boot completes. Thus, there is no need to wrap it in ACCESS_ONCE()
in code that is built only when CONFIG_NO_HZ_FULL. This commit therefore
removes the redundant ACCESS_ONCE().
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions