[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173636404100.752119.13634651681023317571.git-patchwork-notify@kernel.org>
Date: Wed, 08 Jan 2025 19:20:41 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Daniel Borkmann <daniel@...earbox.net>
Cc: edumazet@...gle.com, netdev@...r.kernel.org
Subject: Re: [PATCH net] tcp: Annotate data-race around sk->sk_mark in
tcp_v4_send_reset
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 7 Jan 2025 11:14:39 +0100 you wrote:
> This is a follow-up to 3c5b4d69c358 ("net: annotate data-races around
> sk->sk_mark"). sk->sk_mark can be read and written without holding
> the socket lock. IPv6 equivalent is already covered with READ_ONCE()
> annotation in tcp_v6_send_response().
>
> Fixes: 3c5b4d69c358 ("net: annotate data-races around sk->sk_mark")
> Signed-off-by: Daniel Borkmann <daniel@...earbox.net>
>
> [...]
Here is the summary with links:
- [net] tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
https://git.kernel.org/netdev/net/c/80fb40baba19
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists