[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171137880582.31307.3532925417151317901.git-patchwork-notify@kernel.org>
Date: Mon, 25 Mar 2024 15:00:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: linke li <lilinke99@...com>
Cc: xujianhao01@...il.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, kuniyu@...zon.com, willemb@...gle.com,
wuyun.abel@...edance.com, leitao@...ian.org, alexander@...alicyn.com,
dhowells@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net: mark racy access on sk->sk_rcvbuf
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 21 Mar 2024 16:44:10 +0800 you wrote:
> sk->sk_rcvbuf in __sock_queue_rcv_skb() and __sk_receive_skb() can be
> changed by other threads. Mark this as benign using READ_ONCE().
>
> This patch is aimed at reducing the number of benign races reported by
> KCSAN in order to focus future debugging effort on harmful races.
>
> Signed-off-by: linke li <lilinke99@...com>
>
> [...]
Here is the summary with links:
- [v2] net: mark racy access on sk->sk_rcvbuf
https://git.kernel.org/netdev/net/c/c2deb2e971f5
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