[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168180421970.1332.3923625350941778517.git-patchwork-notify@kernel.org>
Date: Tue, 18 Apr 2023 07:50:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Duoming Zhou <duoming@....edu.cn>
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
pabeni@...hat.com, kuba@...nel.org, edumazet@...gle.com,
davem@...emloft.net, rajur@...lsio.com
Subject: Re: [PATCH RESEND net] cxgb4: fix use after free bugs caused by circular
dependency problem
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Sat, 15 Apr 2023 16:12:27 +0800 you wrote:
> The flower_stats_timer can schedule flower_stats_work and
> flower_stats_work can also arm the flower_stats_timer. The
> process is shown below:
>
> ----------- timer schedules work ------------
> ch_flower_stats_cb() //timer handler
> schedule_work(&adap->flower_stats_work);
>
> [...]
Here is the summary with links:
- [RESEND,net] cxgb4: fix use after free bugs caused by circular dependency problem
https://git.kernel.org/netdev/net/c/e50b9b9e8610
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