[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <160875480654.17264.8645397184317449328.git-patchwork-notify@kernel.org>
Date: Wed, 23 Dec 2020 20:20:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Alex Elder <elder@...aro.org>
Cc: davem@...emloft.net, kuba@...nel.org, evgreen@...omium.org,
cpratapa@...eaurora.org, bjorn.andersson@...aro.org,
subashab@...eaurora.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net 0/3] net: ipa: GSI interrupt handling fixes
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Tue, 22 Dec 2020 12:00:09 -0600 you wrote:
> This series implements fixes for some issues related to handling
> interrupts when GSI channel and event ring commands complete.
>
> The first issue is that the completion condition for an event ring
> or channel command could occur while the associated interrupt is
> disabled. This would cause the interrupt to fire when it is
> subsequently enabled, even if the condition it signals had already
> been handled. The fix is to clear any pending interrupt conditions
> before re-enabling the interrupt.
>
> [...]
Here is the summary with links:
- [net,1/3] net: ipa: clear pending interrupts before enabling
https://git.kernel.org/netdev/net/c/94ad8f3ac6af
- [net,2/3] net: ipa: use state to determine channel command success
https://git.kernel.org/netdev/net/c/6ffddf3b3d18
- [net,3/3] net: ipa: use state to determine event ring command success
https://git.kernel.org/netdev/net/c/428b448ee764
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