Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pab...@redhat.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



Reply via email to