diff options
author | 2013-02-04 13:36:13 -0500 | |
---|---|---|
committer | 2013-02-04 12:18:20 -0800 | |
commit | e4aa0da39b6a69f3442ebc33500c21176c5eb560 (patch) | |
tree | 0acc73d7aa64e1f825c515346622f0d5eb04126a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD (diff) | |
download | linux-dev-e4aa0da39b6a69f3442ebc33500c21176c5eb560.tar.xz linux-dev-e4aa0da39b6a69f3442ebc33500c21176c5eb560.zip |
rcu: Allow rcutorture to be built at low optimization levels
The uses of trace_clock_local() are dead code when CONFIG_RCU_TRACE=n,
but some compilers might nevertheless generate code calling this function.
This commit therefore ensures that trace_clock_local() is invoked only
when CONFIG_RCU_TRACE=y.
Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions