diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-10-02 16:25:01 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-10-28 01:45:51 +0300 |
commit | e3e40312567087fbe6880f316cb2b0e1f3d8a82c (patch) | |
tree | f579c3c82f7a1b04358c1674850ae5a5da658c56 /tools/testing/selftests/pidfd | |
parent | dc6bf4da825aa0301a46f55fec7c0bb706af2aad (diff) | |
download | linux-e3e40312567087fbe6880f316cb2b0e1f3d8a82c.tar.xz |
selftests/ftrace: check for do_sys_openat2 in user-memory test
More recent libc implementations are now using openat/openat2 system
calls so also add do_sys_openat2 to the tracing so that the test
passes on these systems because do_sys_open may not be called.
Thanks to Masami Hiramatsu for the help on getting this fix to work
correctly.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/pidfd')
0 files changed, 0 insertions, 0 deletions