[PATCH net v3] rxrpc: Fix data-race warning and potential load/store tearing
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Wed Jan 21 20:10:07 PST 2026
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Tue, 20 Jan 2026 10:13:05 +0000 you wrote:
> Fix the following:
>
> BUG: KCSAN: data-race in rxrpc_peer_keepalive_worker / rxrpc_send_data_packet
>
> which is reporting an issue with the reads and writes to ->last_tx_at in:
>
> conn->peer->last_tx_at = ktime_get_seconds();
>
> [...]
Here is the summary with links:
- [net,v3] rxrpc: Fix data-race warning and potential load/store tearing
https://git.kernel.org/netdev/net/c/5d5fe8bcd331
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-afs
mailing list