]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - kernel/locking/lockdep.c
ftrace: lockdep notrace annotations
authorSteven Rostedt <srostedt@redhat.com>
Mon, 12 May 2008 19:20:44 +0000 (21:20 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 23 May 2008 18:39:40 +0000 (20:39 +0200)
commit0764d23cf066c52de42b653144605b481d3fbdbc
tree940c6fb3f1fd674bdabbebc21a15b48a48e2ec24
parent361943ad0ba3f16e66859e30a408915e008ba91e
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>
kernel/lockdep.c
kernel/spinlock.c