diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2019-03-14 13:30:50 +0900 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-03-14 19:54:21 -0400 |
commit | a039480e9e93896cadc5a91468964febb3c5d488 (patch) | |
tree | b0ae37b6ff3814566047f4cb8e5cac1d0738fc12 /arch/arm/boot/dts/imx7d.dtsi | |
parent | tracing/probe: Check event/group naming rule at parsing (diff) | |
download | linux-dev-a039480e9e93896cadc5a91468964febb3c5d488.tar.xz linux-dev-a039480e9e93896cadc5a91468964febb3c5d488.zip |
tracing/probe: Verify alloc_trace_*probe() result
Since alloc_trace_*probe() returns -EINVAL only if !event && !group,
it should not happen in trace_*probe_create(). If we catch that case
there is a bug. So use WARN_ON_ONCE() instead of pr_info().
Link: http://lkml.kernel.org/r/155253785078.14922.16902223633734601469.stgit@devnote2
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'arch/arm/boot/dts/imx7d.dtsi')
0 files changed, 0 insertions, 0 deletions