aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/ftrace
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <cascardo@canonical.com>2020-04-08 20:57:53 -0300
committerShuah Khan <skhan@linuxfoundation.org>2020-04-14 09:49:51 -0600
commitd42b8dbec46c08c6bd3f9d264127bd4910581c07 (patch)
tree4f5ff9935105c7a553a3ea2199a7fe7284fad6d8 /tools/testing/selftests/ftrace
parentkselftest/runner: allow to properly deliver signals to tests (diff)
downloadwireguard-linux-d42b8dbec46c08c6bd3f9d264127bd4910581c07.tar.xz
wireguard-linux-d42b8dbec46c08c6bd3f9d264127bd4910581c07.zip
selftests/seccomp: allow clock_nanosleep instead of nanosleep
glibc 2.31 calls clock_nanosleep when its nanosleep function is used. So the restart_syscall fails after that. In order to deal with it, we trace clock_nanosleep and nanosleep. Then we check for either. This works just fine on systems with both glibc 2.30 and glibc 2.31, whereas it failed before on a system with glibc 2.31. Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/ftrace')
0 files changed, 0 insertions, 0 deletions