diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-03 08:30:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-03 08:30:44 -0700 |
commit | 00622e61eda46c7f8833afbee6bd34449a9a4e7e (patch) | |
tree | e5bf2716392944f6bca76647f85cd591a3e639a5 /drivers | |
parent | 6c6ca9c2a5b97ab37ffd1b091d15eb5cd3f1bf23 (diff) | |
parent | 561a4fe851ccab9dd0d14989ab566f9392d9f8b5 (diff) |
Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fix from Steven Rostedt:
"This is a small fix where the trigger code used the wrong
rcu_dereference(). It required rcu_dereference_sched() instead of the
normal rcu_dereference(). It produces a nasty RCU lockdep splat due
to the incorrect rcu notation"
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
* tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
tracing: Use rcu_dereference_sched() for trace event triggers
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions