On Tue, 07 Apr 2026 11:35:44 -0300, Ricardo B. Marlière wrote:
> This series addresses three reliability problems in the namespaces selftest
> suite that cause tests to hang or report incorrect results.
> 
> The first patch fixes a hang in nsid_test where the grandchild process is
> not reaped during fixture teardown, leaving it alive and holding the TAP
> pipe write-end open so the test runner blocks indefinitely waiting for EOF.
> 
> [...]

Applied to the vfs-7.2.misc branch of the vfs/vfs.git tree.
Patches in the vfs-7.2.misc branch should appear in linux-next soon.

Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.

It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.

Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs-7.2.misc

[1/3] selftests/namespaces: Kill grandchild in nsid fixture teardown
      https://git.kernel.org/vfs/vfs/c/c87e78c29c78
[2/3] selftests/namespaces: Fix waitpid race in listns_efault_test cleanup
      https://git.kernel.org/vfs/vfs/c/f079c63caa7c
[3/3] selftests/namespaces: Skip efault tests when listns() is not available
      https://git.kernel.org/vfs/vfs/c/5bdb13872094

Reply via email to