Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 11 Mar 2025 08:42:44 -0700 you wrote: > Venkat reported a compilation error for BPF selftests on PowerPC [0]. > The crux of the error is the following message: > In file included from progs/arena_spin_lock.c:7: > /root/bpf-next/tools/testing/selftests/bpf/bpf_arena_spin_lock.h:122:8: > error: member reference base type '__attribute__((address_space(1))) > u32' (aka '__attribute__((address_space(1))) unsigned int') is not a > structure or union > 122 | old = atomic_read(&lock->val); > > [...] Here is the summary with links: - [bpf-next,v1] selftests/bpf: Fix arena_spin_lock compilation on PowerPC https://git.kernel.org/bpf/bpf-next/c/46d38f489ef0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html