diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2019-11-26 17:34:16 +0900 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2019-12-09 10:53:04 -0700 |
commit | fd1baf6ca2ea3550ea47f2bb0bdcf34ec764a779 (patch) | |
tree | 7b9bcaa90ad33c33403cd6947405984d66df82ea /net/decnet/TODO | |
parent | e42617b825f8073569da76dc4510bfa019b1c35a (diff) | |
download | linux-fd1baf6ca2ea3550ea47f2bb0bdcf34ec764a779.tar.bz2 |
selftests/ftrace: Fix to check the existence of set_ftrace_filter
If we run ftracetest on the kernel with CONFIG_DYNAMIC_FTRACE=n,
there is no set_ftrace_filter and all test cases are failed, because
reset_ftrace_filter() returns an error.
Let's check whether set_ftrace_filter exists in reset_ftrace_filter()
and clean up only set_ftrace_notrace in initialize_ftrace().
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'net/decnet/TODO')
0 files changed, 0 insertions, 0 deletions