From: Linus Torvalds Date: Thu, 4 Jul 2024 16:29:42 +0000 (-0700) Subject: Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: configfs-6.13-2024-11-19~1059 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4d85acef10252c59e3b6c197c61d9252ff950431;p=users%2Fhch%2Fconfigfs.git 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 --- 4d85acef10252c59e3b6c197c61d9252ff950431