[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171512522999.22016.3007207524141493167.git-patchwork-notify@kernel.org>
Date: Tue, 07 May 2024 23:40:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, eric.dumazet@...il.com, horms@...nel.org
Subject: Re: [PATCH net-next] net: annotate writes on dev->mtu from
ndo_change_mtu()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 6 May 2024 10:28:12 +0000 you wrote:
> Simon reported that ndo_change_mtu() methods were never
> updated to use WRITE_ONCE(dev->mtu, new_mtu) as hinted
> in commit 501a90c94510 ("inet: protect against too small
> mtu values.")
>
> We read dev->mtu without holding RTNL in many places,
> with READ_ONCE() annotations.
>
> [...]
Here is the summary with links:
- [net-next] net: annotate writes on dev->mtu from ndo_change_mtu()
https://git.kernel.org/netdev/net-next/c/1eb2cded45b3
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