[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162577680408.12322.6704462031156666737.git-patchwork-notify@kernel.org>
Date: Thu, 08 Jul 2021 20:40:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Raju Rangoju <rajur@...lsio.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
shahjada@...lsio.com
Subject: Re: [PATCH net] cxgb4: fix IRQ free race during driver unload
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 8 Jul 2021 21:51:56 +0530 you wrote:
> From: Shahjada Abul Husain <shahjada@...lsio.com>
>
> IRQs are requested during driver's ndo_open() and then later
> freed up in disable_interrupts() during driver unload.
> A race exists where driver can set the CXGB4_FULL_INIT_DONE
> flag in ndo_open() after the disable_interrupts() in driver
> unload path checks it, and hence misses calling free_irq().
>
> [...]
Here is the summary with links:
- [net] cxgb4: fix IRQ free race during driver unload
https://git.kernel.org/netdev/net/c/015fe6fd29c4
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