Re: [net 1/6] net/mlx5: Fix cleanup of bridge delayed work
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-10-13 20:50:30
Hello: This series was applied to netdev/net.git (master) by Saeed Mahameed [off-list ref]: On Tue, 12 Oct 2021 13:53:18 -0700 you wrote:
From: Shay Drory <redacted> Currently, bridge cleanup is calling to cancel_delayed_work(). When this function is finished, there is a chance that the delayed work is still running. Also, the delayed work is queueing itself. As a result, we might execute the delayed work after the bridge cleanup have finished and hit a null-ptr oops[1]. [...]
Here is the summary with links:
- [net,1/6] net/mlx5: Fix cleanup of bridge delayed work
https://git.kernel.org/netdev/net/c/2266bb1e122a
- [net,2/6] net/mlx5e: Allow only complete TXQs partition in MQPRIO channel mode
https://git.kernel.org/netdev/net/c/ca20dfda05ae
- [net,3/6] net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path
https://git.kernel.org/netdev/net/c/94b960b9deff
- [net,4/6] net/mlx5e: Switchdev representors are not vlan challenged
https://git.kernel.org/netdev/net/c/b2107cdc43d8
- [net,5/6] net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
https://git.kernel.org/netdev/net/c/0bc73ad46a76
- [net,6/6] net/mlx5e: Fix division by 0 in mlx5e_select_queue for representors
https://git.kernel.org/netdev/net/c/84c8a87402cf
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html