diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2013-08-31 07:04:07 +0200 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-09-05 15:31:33 +0200 |
commit | a0a5a0561f63905fe94c49bc567615829f42ce1e (patch) | |
tree | 25b3136d404317ee0298a7387cc7afdd90f34089 /kernel/modsign_pubkey.c | |
parent | x86-32, ftrace: Fix static ftrace when early microcode is enabled (diff) | |
download | linux-a0a5a0561f63905fe94c49bc567615829f42ce1e.tar.xz linux-a0a5a0561f63905fe94c49bc567615829f42ce1e.zip |
ftrace/rcu: Do not trace debug_lockdep_rcu_enabled()
The function debug_lockdep_rcu_enabled() is part of the RCU lockdep
debugging, and is called very frequently. I found that if I enable
a lot of debugging and run the function graph tracer, this
function can cause a live lock of the system.
We don't usually trace lockdep infrastructure, no need to trace
this either.
Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions