diff options
author | 2024-07-04 09:29:42 -0700 | |
---|---|---|
committer | 2024-07-04 09:29:42 -0700 | |
commit | 4d85acef10252c59e3b6c197c61d9252ff950431 (patch) | |
tree | 277ad7fff8b8d0ea97c86cdab9284b72e2cd1198 /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (diff) | |
parent | selftests/harness: Fix tests timeout and race condition (diff) | |
download | linux-rng-4d85acef10252c59e3b6c197c61d9252ff950431.tar.xz linux-rng-4d85acef10252c59e3b6c197c61d9252ff950431.zip |
Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Pull Kselftest fix from Mickaël Salaün:
"Fix Kselftests timeout.
We can't use CLONE_VFORK, since that blocks the parent - and thus the
timeout handling - until the child exits or execve's.
Go back to using plain fork()"
* tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux:
selftests/harness: Fix tests timeout and race condition
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions