[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164530560863.19212.14892876083818590654.git-patchwork-notify@kernel.org>
Date: Sat, 19 Feb 2022 21:20:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com,
o.rempel@...gutronix.de
Subject: Re: [PATCH net] net: dsa: avoid call to __dev_set_promiscuity() while
rtnl_mutex isn't held
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 18 Feb 2022 14:13:02 +0200 you wrote:
> If the DSA master doesn't support IFF_UNICAST_FLT, then the following
> call path is possible:
>
> dsa_slave_switchdev_event_work
> -> dsa_port_host_fdb_add
> -> dev_uc_add
> -> __dev_set_rx_mode
> -> __dev_set_promiscuity
>
> [...]
Here is the summary with links:
- [net] net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
https://git.kernel.org/netdev/net/c/8940e6b669ca
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