Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 12 Feb 2024 15:59:44 -0800 you wrote: > As BPF applications grow in size and complexity and are separated into > multiple .bpf.c files that are statically linked together, it becomes > harder and harder to match verifier's BPF assembly level output to > original C code. While often annotated C source code is unique enough to > be able to identify the file it belongs to, quite often this is actually > problematic as parts of source code can be quite generic. > > [...] Here is the summary with links: - [v2,bpf-next] bpf: emit source code file name and line number in verifier log https://git.kernel.org/bpf/bpf-next/c/7cc13adbd057 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html