Hello, On Mon, 2026-04-20 at 12:15 +0200, Thomas Weißschuh wrote: > On Mon, Apr 20, 2026 at 05:45:28PM +0800, Geliang Tang wrote: > > From: Geliang Tang <[email protected]> > > > > Fix the pidfd leak in kselftest_harness.h's __wait_for_test() where > > childfd = syscall(__NR_pidfd_open, t->pid, 0) is never closed. > > > > Fixes: 73a3cde97677 ("selftests: harness: Implement test timeouts > > through pidfd") > > Signed-off-by: Geliang Tang <[email protected]> > > Reviewed-by: Thomas Weißschuh <[email protected]>
Would anyone be able to help me merge this patch, please? It's proven effective, and it would also really help me move forward with developing the MPTCP KTL selftests. Thanks, -Geliang > > (...)
