Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 5 Mar 2025 00:54:36 -0800 you wrote: > may_goto instruction does not use any registers, > but in compute_insn_live_regs() it was treated as a regular > conditional jump of kind BPF_K with r0 as source register. > Thus unnecessarily marking r0 as used. > > Fixes: 7dad03653567 ("bpf: simple DFA-based live registers analysis") > Signed-off-by: Eduard Zingerman <eddyz87@xxxxxxxxx> > > [...] Here is the summary with links: - [bpf-next,v1] bpf: correct use/def for may_goto instruction https://git.kernel.org/bpf/bpf-next/c/aae1add9053e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html