[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173022664074.781637.5915049772260552843.git-patchwork-notify@kernel.org>
Date: Tue, 29 Oct 2024 18:30:40 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ido Schimmel <idosch@...dia.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, edumazet@...gle.com, dsahern@...nel.org, horms@...nel.org,
pshelar@...ira.com
Subject: Re: [PATCH net v2] ipv4: ip_tunnel: Fix suspicious RCU usage warning in
ip_tunnel_find()
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 23 Oct 2024 15:30:09 +0300 you wrote:
> The per-netns IP tunnel hash table is protected by the RTNL mutex and
> ip_tunnel_find() is only called from the control path where the mutex is
> taken.
>
> Add a lockdep expression to hlist_for_each_entry_rcu() in
> ip_tunnel_find() in order to validate that the mutex is held and to
> silence the suspicious RCU usage warning [1].
>
> [...]
Here is the summary with links:
- [net,v2] ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
https://git.kernel.org/netdev/net/c/90e0569dd3d3
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