Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <[email protected]>:
On Mon, 16 Feb 2026 14:38:02 +0530 you wrote: > Test whether tail call count is incorrectly accounted for, when the > tail call fails due to a missing BPF program. > > Signed-off-by: Hari Bathini <[email protected]> > --- > > - powerpc64 BPF JIT has been incorrectly accounting for tailcall count > even when BPF program to tailcall into is missing. A simple change > to one of the tailcall selftests could have flagged it earlier. > > [...] Here is the summary with links: - selftests/bpf: test accounting of tail calls when prog is NULL https://git.kernel.org/bpf/bpf-next/c/8ebfe65e22d5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
