Re: [PATCH net] net: ibm: emac: mal: fix NAPI locking
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178699620513.1711043.1699856308945706591.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Tue, 11 Aug 2026 15:08:13 +0800 you wrote: > Since commit 413f0271f396 ("net: protect NAPI enablement with > netdev_lock()"), napi_enable() and napi_disable() take netdev_lock(). > > mal_register_commac() and mal_unregister_commac() call these helpers > while holding mal->lock with interrupts disabled. In the unregister > path, napi_disable() may also wait for polling to finish, while the poll > completion path takes mal->lock. > > [...] Here is the summary with links: - [net] net: ibm: emac: mal: fix NAPI locking https://git.kernel.org/netdev/net/c/43b0213529c6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html