Home
last modified time | relevance | path

Searched hist:bf36267e3ad3df80a3a18eb0422723069a434934 (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_input.cdiff bf36267e3ad3df80a3a18eb0422723069a434934 Tue Nov 15 10:18:51 CET 2022 Eric Dumazet <edumazet@google.com> tcp: annotate data-race around queue->synflood_warned

Annotate the lockless read of queue->synflood_warned.

Following xchg() has the needed data-race resolution.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>