Re: [PATCH] net: mark racy access on sk->sk_rcvbuf

From: linke li
Date: Sat Mar 09 2024 - 09:10:54 EST


> OK, but what about __sock_queue_rcv_skb() in the same file ?

I notice that, but I am not very sure whether there is a data race. If it
is a similar situation, then the same patch should be applied too.