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.
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.