Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 9 Sep 2024 15:34:31 -0700 you wrote: > llvm change [1] made a change such that __sync_fetch_and_{and,or,xor}() > will generate atomic_fetch_*() insns even if the return value is not used. > This is a deliberate choice to make sure barrier semantics are preserved > from source code to asm insn. > > But the change in [1] caused arena_atomics selftest failure. > > [...] Here is the summary with links: - [bpf-next,v3] selftests/bpf: Fix arena_atomics failure due to llvm change https://git.kernel.org/bpf/bpf-next/c/2897b1e2a2f4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html