From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, netdev@vger.kernel.org,
pabeni@redhat.com
Subject: Re: [PATCH net] net: phylink: move PHY interrupt request to non-fail path
Date: Thu, 04 Sep 2025 00:00:11 +0000 [thread overview]
Message-ID: <175694401174.1242165.9921011991543778872.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <E1ut35k-00000001UEl-0iq6@rmk-PC.armlinux.org.uk>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.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
prev parent reply other threads:[~2025-09-04 0:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-01 11:52 [PATCH net] net: phylink: move PHY interrupt request to non-fail path Russell King (Oracle)
2025-09-03 0:56 ` Andrew Lunn
2025-09-04 0:00 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175694401174.1242165.9921011991543778872.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rmk+kernel@armlinux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.