[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175694401174.1242165.9921011991543778872.git-patchwork-notify@kernel.org>
Date: Thu, 04 Sep 2025 00:00:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Russell King (Oracle) <rmk+kernel@...linux.org.uk>
Cc: andrew@...n.ch, hkallweit1@...il.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, netdev@...r.kernel.org,
pabeni@...hat.com
Subject: Re: [PATCH net] net: phylink: move PHY interrupt request to non-fail
path
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 01 Sep 2025 12:52:56 +0100 you wrote:
> The blamed commit added code which could return an error after we
> requested the PHY interrupt. When we return an error, the caller
> will call phy_detach() which fails to free the interrupt.
>
> Rearrange the code such that failing operations happen before the
> interrupt is requested, thereby allowing phy_detach() to be used.
>
> [...]
Here is the summary with links:
- [net] net: phylink: move PHY interrupt request to non-fail path
https://git.kernel.org/netdev/net/c/3bc32fd9db47
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