[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163067400574.8696.628852222789312507.git-patchwork-notify@kernel.org>
Date: Fri, 03 Sep 2021 13:00:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Nikolay Aleksandrov <razor@...ckwall.org>
Cc: netdev@...r.kernel.org, roopa@...dia.com,
bridge@...ts.linux-foundation.org, nikolay@...dia.com
Subject: Re: [PATCH net] net: bridge: mcast: fix vlan port router deadlock
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 3 Sep 2021 12:34:15 +0300 you wrote:
> From: Nikolay Aleksandrov <nikolay@...dia.com>
>
> Before vlan/port mcast router support was added
> br_multicast_set_port_router was used only with bh already disabled due
> to the bridge port lock, but that is no longer the case and when it is
> called to configure a vlan/port mcast router we can deadlock with the
> timer, so always disable bh to make sure it can be called from contexts
> with both enabled and disabled bh.
>
> [...]
Here is the summary with links:
- [net] net: bridge: mcast: fix vlan port router deadlock
https://git.kernel.org/netdev/net/c/ddd0d5293810
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