Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Mon, 6 Jun 2022 15:01:43 -0700 you wrote: > Fix libbpf's bpf_program__attach_uprobe() logic of determining > function's *file offset* (which is what kernel is actually expecting) > when attaching uprobe/uretprobe by function name. Previously calculation > was determining virtual address offset relative to base load address, > which (offset) is not always the same as file offset (though very > frequently it is which is why this went unnoticed for a while). > > [...] Here is the summary with links: - [bpf-next] libbpf: fix uprobe symbol file offset calculation logic https://git.kernel.org/bpf/bpf-next/c/fe92833524e3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html