Re: [PATCH] qed: Remove unnecessary synchronize_irq() before free_irq()

From: patchwork-bot+netdevbpf
Date: Tue May 17 2022 - 07:20:26 EST


Hello:

This patch was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@xxxxxxxxxx>:

On Mon, 16 May 2022 07:26:46 +0000 you wrote:
> From: Minghao Chi <chi.minghao@xxxxxxxxxx>
>
> Calling synchronize_irq() right before free_irq() is quite useless. On one
> hand the IRQ can easily fire again before free_irq() is entered, on the
> other hand free_irq() itself calls synchronize_irq() internally (in a race
> condition free way), before any state associated with the IRQ is freed.
>
> [...]

Here is the summary with links:
- qed: Remove unnecessary synchronize_irq() before free_irq()
https://git.kernel.org/netdev/net-next/c/29fd3ca1779f

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html