summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>2024-06-13 07:12:10 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-10-04 16:32:38 +0200
commit42763f6c1ef7c2ee6baaccec8e20844c65672720 (patch)
tree647b0cfe792c0ec6d7205a838d4b2908c06bc200 /sound
parent482423cbb547e9241908679b72d230ff669a6e22 (diff)
selftests/ftrace: Add required dependency for kprobe tests
[ Upstream commit 41f37c852ac3fbfd072a00281b60dc7ba056be8c ] kprobe_args_{char,string}.tc are using available_filter_functions file which is provided by function tracer. Thus if function tracer is disabled, these tests are failed on recent kernels because tracefs_create_dir is not raised events by adding a dynamic event. Add available_filter_functions to requires line. Fixes: 7c1130ea5cae ("test: ftrace: Fix kprobe test for eventfs") Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions