diff options
| author | Mathieu Desnoyers <[email protected]> | 2024-11-23 15:30:31 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2024-11-23 22:50:53 +0000 |
| commit | ef0d4186083127d2f99ed04e051fd94ba061d253 (patch) | |
| tree | 0e8529f2e0d170a6892d60cecc4bc78a28b34d7f /drivers/usb/cdns3/cdns3-ti.c | |
| parent | tracing: Remove conditional locking from __DO_TRACE() (diff) | |
| download | kernel-ef0d4186083127d2f99ed04e051fd94ba061d253.tar.gz kernel-ef0d4186083127d2f99ed04e051fd94ba061d253.zip | |
tracing: Remove cond argument from __DECLARE_TRACE_SYSCALL
Syscall tracepoints do not require a "cond" argument, because they are
meant to be used only for sys_enter and sys_exit instrumentation, which
don't require condition evaluation.
Cc: Linus Torvalds <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Michael Jeanson <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Yonghong Song <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Andrii Nakryiko <[email protected]>
Cc: [email protected]
Cc: Joel Fernandes <[email protected]>
Cc: Jordan Rife <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Mathieu Desnoyers <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions
