Skip to content

Commit debe57f

Browse files
committed
tracing: Add guard() around locks and mutexes in trace.c
There's several locations in trace.c that can be simplified by using guards around raw_spin_lock_irqsave, mutexes and preempt disabling. Cc: Masami Hiramatsu <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Mathieu Desnoyers <[email protected]> Cc: Andrew Morton <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Steven Rostedt (Google) <[email protected]>
1 parent 788fa4b commit debe57f

File tree

1 file changed

+46
-98
lines changed

1 file changed

+46
-98
lines changed

0 commit comments

Comments
 (0)