diff options
author | Tom Zanussi <zanussi@kernel.org> | 2021-02-01 20:48:13 +0100 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-02-09 18:52:15 +0100 |
commit | 8d3e8165232322eb32b1404f97690d05fdfd94ef (patch) | |
tree | cca95699847582849017ffcfe5f475efd5562f11 /kernel/user_namespace.c | |
parent | tracing: Rework synthetic event command parsing (diff) | |
download | linux-8d3e8165232322eb32b1404f97690d05fdfd94ef.tar.xz linux-8d3e8165232322eb32b1404f97690d05fdfd94ef.zip |
tracing: Update synth command errors
Since array types are handled differently, errors referencing them
also need to be handled differently. Add and use a new
INVALID_ARRAY_SPEC error. Also add INVALID_CMD and INVALID_DYN_CMD to
catch and display the correct form for badly-formed commands, which
can also be used in place of CMD_INCOMPLETE, which is removed, and
remove CMD_TOO_LONG, since it's no longer used.
Link: https://lkml.kernel.org/r/b9dd434dc6458dcff11adc6ed616fe93a8794770.1612208610.git.zanussi@kernel.org
Signed-off-by: Tom Zanussi <zanussi@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/user_namespace.c')
0 files changed, 0 insertions, 0 deletions