commit | 0764d23cf066c52de42b653144605b481d3fbdbc | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Mon May 12 21:20:44 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri May 23 20:39:40 2008 +0200 |
tree | 940c6fb3f1fd674bdabbebc21a15b48a48e2ec24 | |
parent | 361943ad0ba3f16e66859e30a408915e008ba91e [diff] |
ftrace: lockdep notrace annotations Add notrace annotations to lockdep to keep ftrace from causing recursive problems with lock tracing and debugging. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>