Hello:

This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <[email protected]>:

On Fri, 18 Sep 2026 10:43:00 +0800 you wrote:
> From: Yun Lu <[email protected]>
> 
> task_work_run() forks a child that blocks reading a pipe until the
> parent wakes it. If task_work__open() fails afterwards, the parent
> returns without closing either pipe fd or waiting for the child.
> Because the parent retains the write end, the child remains blocked in
> read() until test_progs exits.
> 
> [...]

Here is the summary with links:
  - [bpf-next] selftests/bpf: Clean up child when task_work__open() fails
    https://git.kernel.org/bpf/bpf-next/c/8715b13c1a80

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to