[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163415820798.8139.6832798095217662429.git-patchwork-notify@kernel.org>
Date: Wed, 13 Oct 2021 20:50:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Saeed Mahameed <saeed@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
tariqt@...dia.com, shayd@...dia.com, vladbu@...dia.com,
leonro@...dia.com, maorg@...dia.com, saeedm@...dia.com
Subject: Re: [net 1/6] net/mlx5: Fix cleanup of bridge delayed work
Hello:
This series was applied to netdev/net.git (master)
by Saeed Mahameed <saeedm@...dia.com>:
On Tue, 12 Oct 2021 13:53:18 -0700 you wrote:
> From: Shay Drory <shayd@...dia.com>
>
> 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
Powered by blists - more mailing lists