mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-12-26 12:21:01 +01:00
If the clone3() syscall is not implemented we should skip the tests. Fixes:41585bbeee("selftests: add tests for clone3() with *set_tid") Fixes:17a810699c("selftests: add tests for clone3()") Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>