Hello: This patch was applied to bpf/bpf-next.git (master) by Martin KaFai Lau <martin.lau@xxxxxxxxxx>: On Fri, 2 Feb 2024 17:55:58 +0800 you wrote: > After commit c698eaebdf47 ("selftests/bpf: trace_helpers.c: Optimize > kallsyms cache") trace_helpers.c now includes libbpf_internal.h, and > thus can no longer use the u32 type (among others) since they are poison > in libbpf_internal.h. Replace u32 with __u32 to fix the following error > when building trace_helpers.c on powerpc: > > error: attempt to use poisoned "u32" > > [...] Here is the summary with links: - [bpf] selftests/bpf: trace_helpers.c: do not use poisoned type https://git.kernel.org/bpf/bpf-next/c/a68b50f47bec You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html