Re: [PATCH] octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()

From: patchwork-bot+netdevbpf
Date: Mon May 16 2022 - 06:50:26 EST


Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@xxxxxxxxxxxxx>:

On Fri, 13 May 2022 08:19:18 +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:
- octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()
https://git.kernel.org/netdev/net-next/c/d887ae3247e0

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