Hello: This patch was applied to bpf/bpf.git (refs/heads/master): On Fri, 7 May 2021 17:50:11 -0700 you wrote: > During the discussion in [0]. It was pointed out that static functions > in ppc64 is prefixed with ".". For example, the 'readelf -s vmlinux.ppc': > > 89326: c000000001383280 24 NOTYPE LOCAL DEFAULT 31 cubictcp_init > 89327: c000000000c97c50 168 FUNC LOCAL DEFAULT 2 .cubictcp_init > > The one with FUNC type is ".cubictcp_init" instead of "cubictcp_init". > The "." seems to be done by arch/powerpc/include/asm/ppc_asm.h. > > [...] Here is the summary with links: - [bpf] bpf: Limit static tcp-cc functions in the .BTF_ids list to x86 https://git.kernel.org/bpf/bpf/c/569c484f9995 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html