diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2010-05-21 15:13:59 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-06-09 11:12:33 +0200 |
commit | 8ed92280be013180e24c84456ab6babcb07037cc (patch) | |
tree | 5b0826219599532cc1a17ed823bd2358a2bef666 /mm | |
parent | ecc55f84b2e9741f29daa787ded93986df6cbe17 (diff) | |
download | linux-8ed92280be013180e24c84456ab6babcb07037cc.tar.bz2 |
perf, trace: Remove superfluous rcu_read_lock()
__DO_TRACE() already calls the callbacks under rcu_read_lock_sched(),
which is sufficient for our needs, avoid doing it again.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions