[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9f190e7d-81f8-6a19-2c40-efff3840a606@linux.dev>
Date: Tue, 25 Apr 2023 09:21:08 -0700
From: Martin KaFai Lau <martin.lau@...ux.dev>
To: Alexei Starovoitov <alexei.starovoitov@...il.com>
Cc: andrii@...nel.org, ast@...nel.org, bpf@...r.kernel.org,
daniel@...earbox.net, haoluo@...gle.com, john.fastabend@...il.com,
jolsa@...nel.org, kpsingh@...nel.org, linux-kernel@...r.kernel.org,
sdf@...gle.com, song@...nel.org, syzkaller-bugs@...glegroups.com,
yhs@...com,
syzbot <syzbot+ebe648a84e8784763f82@...kaller.appspotmail.com>
Subject: Re: [syzbot] [bpf?] KCSAN: data-race in __bpf_lru_list_rotate /
__htab_lru_percpu_map_update_elem (5)
On 4/25/23 8:08 AM, Alexei Starovoitov wrote:
> Martin,
>
>
> Please take a look at the trace below.
> I think we just need to annotate bpf_lru_node_set_ref() with data_race().
> wdyt?
Agreed. node->ref needs a data_race(). I will post a patch.
Powered by blists - more mailing lists