Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 11 Dec 2023 16:34:47 +0800 you wrote: > From: Hou Tao <houtao1@xxxxxxxxxx> > > Since commit 638e4b825d52 ("bpf: Allows per-cpu maps and map-in-map in > sleepable programs"), sleepable BPF program can also use map-in-map, but > maybe_wait_bpf_programs() doesn't handle it accordingly. The main reason > is that using synchronize_rcu_tasks_trace() to wait for the completions > of these sleepable BPF programs may incur a very long delay and > userspace may think it is hung, so the wait for sleepable BPF programs > is skipped. Update the comments in maybe_wait_bpf_programs() to reflect > the reason. > > [...] Here is the summary with links: - [bpf-next,v2] bpf: Update the comments in maybe_wait_bpf_programs() https://git.kernel.org/bpf/bpf-next/c/2a0c6b41eec9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html