Re: [PATCH net] net: ibm: emac: mal: fix NAPI locking
From: patchwork-bot+netdevbpf
Date: Mon Aug 17 2026 - 15:56:53 EST
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
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