Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Fri, 10 Mar 2023 08:40:58 +0100 you wrote: > I noticed that the verifier behaves incorrectly when attaching to fentry > of multiple functions of the same name located in different modules (or > in vmlinux). The reason for this is that if the target program is not > specified, the verifier will search kallsyms for the trampoline address > to attach to. The entire kallsyms is always searched, not respecting the > module in which the function to attach to is located. > > [...] Here is the summary with links: - [bpf-next,v10,1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules https://git.kernel.org/bpf/bpf-next/c/2a6427ca8f3a - [bpf-next,v10,2/2] bpf/selftests: Test fentry attachment to shadowed functions https://git.kernel.org/bpf/bpf-next/c/873cc3835d80 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html