summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2026-04-09 16:06:07 +0300
committerChristian Brauner <brauner@kernel.org>2026-05-11 13:25:32 +0300
commita243a7b02ef925d1b7d6a9308202fd0b8b381535 (patch)
tree03d00b181e20e73012ba275760818c514c1f466f /scripts/objdiff
parent6f43b87876197e4b2eb7d4564f5dd082c981e92a (diff)
parent2509bdc8a47c2f13471ac43ec989c778ed304d77 (diff)
downloadlinux-a243a7b02ef925d1b7d6a9308202fd0b8b381535.tar.xz
Merge patch series "selftests/namespaces: Fix test hangs and false failures"
Ricardo B. Marlière <rbm@suse.com> says: 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. The second and third patches fix two problems in listns_efault_test: a waitpid(-1) race that can cause the iterator child to be consumed during namespace cleanup (leading to an indefinite block on the subsequent targeted waitpid), and a false FAIL verdict on kernels that do not implement listns() (the EFAULT tests should SKIP in that case, consistent with every other listns test that already handles ENOSYS correctly). Link: https://patch.msgid.link/20260407-selftests-namespaces_fixes-v1-0-59109909d88b@suse.com Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions