mirror of
https://github.com/torvalds/linux
synced 2026-06-14 06:12:18 +09: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>