diff options
author | Terry Tritton <terry.tritton@linaro.org> | 2024-01-24 17:13:55 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2024-02-01 21:16:03 +0300 |
commit | ecaaa55c9fa5e8058445a8b891070b12208cdb6d (patch) | |
tree | 97846584c70471b987504c9f62a312b324ef201c /tools/perf/scripts/python/task-analyzer.py | |
parent | 41bccc98fb7931d63d03f326a746ac4d429c1dd3 (diff) | |
download | linux-ecaaa55c9fa5e8058445a8b891070b12208cdb6d.tar.xz |
selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)
unshare(CLONE_NEWPID) can return EINVAL if the kernel does not have the
CONFIG_PID_NS option enabled.
Add a check on these calls to skip the test if we receive EINVAL.
Signed-off-by: Terry Tritton <terry.tritton@linaro.org>
Link: https://lore.kernel.org/r/20240124141357.1243457-2-terry.tritton@linaro.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions