Re: [PATCH net-next v4 2/2] mptcp: annotate lockless access to sk->sk_err
Matthieu Baerts <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel |
|---|---|
| Organization | NGI0 Core |
| Message-ID | <[email protected]> |
Hi Quanye, On 17/09/2026 15:41, Quanye Yang via B4 Relay wrote: > From: Quanye Yang <[email protected]> > > sock_error() can clear sk_err with xchg() without the socket lock. > Annotate the remaining MPTCP peeks on the msk send/recv/splice paths > and on the subflow error-report path with READ_ONCE(). This looks good to me, thanks! Reviewed-by: Matthieu Baerts (NGI0) <[email protected]> Cheers, Matt -- Sponsored by the NGI0 Core fund.