Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 4 Jun 2024 11:00:34 -0700 you wrote: > I hit the following failure when running selftests with > internal backported upstream kernel: > test_ksyms:PASS:kallsyms_fopen 0 nsec > test_ksyms:FAIL:ksym_find symbol 'bpf_link_fops' not found > #123 ksyms:FAIL > > In /proc/kallsyms, we have > $ cat /proc/kallsyms | grep bpf_link_fops > ffffffff829f0cb0 d bpf_link_fops.llvm.12608678492448798416 > The CONFIG_LTO_CLANG_THIN is enabled in the kernel which is responsible > for bpf_link_fops.llvm.12608678492448798416 symbol name. > > [...] Here is the summary with links: - [bpf-next,v2] selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find() https://git.kernel.org/bpf/bpf-next/c/898ac74c5b5f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html