Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Thu, 7 Apr 2022 13:38:42 -0700 you wrote: > As reported by Naresh: > > perf build errors on i386 [1] on Linux next-20220407 [2] > > usdt.c:1181:5: error: "__x86_64__" is not defined, evaluates to 0 > [-Werror=undef] > 1181 | #if __x86_64__ > | ^~~~~~~~~~ > usdt.c:1196:5: error: "__x86_64__" is not defined, evaluates to 0 > [-Werror=undef] > 1196 | #if __x86_64__ > | ^~~~~~~~~~ > cc1: all warnings being treated as errors > > [...] Here is the summary with links: - [bpf-next] libbpf: fix use #ifdef instead of #if to avoid compiler warning https://git.kernel.org/bpf/bpf-next/c/ded6dffaed5e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html