Em 27/07/2026 00:08, Lei Zhu escreveu:
From: Lei Zhu <[email protected]>The pthread_create() functions returns 0 on success and a positive value on failure. Modify the return value check to correctly detect failure cases. Fixes: 14d016bd7282 ("selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harness.h") Signed-off-by: Lei Zhu <[email protected]>
Reviewed-by: André Almeida <[email protected]>

