mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
28df751539
In clone3_set_tid, a few test cases are running in a child process. And
right now, if one of these test cases fails, the whole test will exit
with the success status.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
clone3_clear_sighand.c | ||
clone3_selftests.h | ||
clone3_set_tid.c | ||
clone3.c | ||
Makefile |