[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174259213876.2627311.3307708570431277417.git-patchwork-notify@kernel.org>
Date: Fri, 21 Mar 2025 21:22:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, roopa@...dia.com, razor@...ckwall.org,
willemb@...gle.com, horms@...nel.org, idosch@...sch.org, sdf@...ichev.me,
kuni1840@...il.com, netdev@...r.kernel.org, bridge@...ts.linux.dev,
syzkaller@...glegroups.com, kangyan91@...look.com, samsun1006219@...il.com
Subject: Re: [PATCH v2 net] net: Remove RTNL dance for SIOCBRADDIF and
SIOCBRDELIF.
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Sun, 16 Mar 2025 12:28:37 -0700 you wrote:
> SIOCBRDELIF is passed to dev_ioctl() first and later forwarded to
> br_ioctl_call(), which causes unnecessary RTNL dance and the splat
> below [0] under RTNL pressure.
>
> Let's say Thread A is trying to detach a device from a bridge and
> Thread B is trying to remove the bridge.
>
> [...]
Here is the summary with links:
- [v2,net] net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.
https://git.kernel.org/netdev/net/c/ed3ba9b6e280
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