Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 10 May 2023 21:37:48 -0700 you wrote: > From: Martin KaFai Lau <martin.lau@xxxxxxxxxx> > > KCSAN reported a data-race when accessing node->ref. > Although node->ref does not have to be accurate, > take this chance to use a more common READ_ONCE() and WRITE_ONCE() > pattern instead of data_race(). > > [...] Here is the summary with links: - [bpf-next] bpf: Address KCSAN report on bpf_lru_list https://git.kernel.org/bpf/bpf-next/c/ee9fd0ac3017 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html