Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Fri, 8 Mar 2024 16:47:39 -0800 you wrote: > prog->aux->sleepable is checked very frequently as part of (some) BPF > program run hot paths. So this extra aux indirection seems wasteful and > on busy systems might cause unnecessary memory cache misses. > > Let's move sleepable flag into prog itself to eliminate unnecessary > pointer dereference. > > [...] Here is the summary with links: - [v2,bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog https://git.kernel.org/bpf/bpf-next/c/66c8473135c6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html