Skip to content
Commit 80370cb7 authored by Steven Rostedt's avatar Steven Rostedt
Browse files

tracing: use raw spinlocks for trace_vprintk



Impact: prevent locking up by lockdep tracer

The lockdep tracer uses trace_vprintk and thus trace_vprintk can not
call back into lockdep without locking up.

Signed-off-by: default avatarSteven Rostedt <srostedt@redhat.com>
parent ef18012b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment