Re: [PATCH net 0/3] net: ipa: GSI interrupt handling fixes

2020-12-23 Thread patchwork-bot+netdevbpf
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 condit

[PATCH net 0/3] net: ipa: GSI interrupt handling fixes

2020-12-22 Thread Alex Elder
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 interru