From: patchwork-bot+netdevbpf@kernel.org
To: Xuanqiang Luo <xuanqiang.luo@linux.dev>
Cc: netdev@vger.kernel.org, andrew@lunn.ch, kuba@kernel.org,
richardcochran@gmail.com, hkallweit1@gmail.com,
linux@armlinux.org.uk, davem@davemloft.net, edumazet@google.com,
pabeni@redhat.com, maxime.chevallier@bootlin.com,
luoxuanqiang@kylinos.cn
Subject: Re: [PATCH net v6 0/4] net: phy: dp83640: fix shared clock lifetime and probe error cleanup
Date: Fri, 14 Aug 2026 03:24:17 +0000 [thread overview]
Message-ID: <178667785788.3150297.11534813244914536308.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260811151345.73582-1-xuanqiang.luo@linux.dev>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 11 Aug 2026 23:13:41 +0800 you wrote:
> From: Xuanqiang Luo <luoxuanqiang@kylinos.cn>
>
> The DP83640 driver shares one PTP clock between all PHYs on the same MII
> bus.
>
> Its driver-local clock lookup and removal scheme can leak the shared clock
> on probe failure or free it while another probe is acquiring it.
>
> [...]
Here is the summary with links:
- [net,v6,1/4] net: phy: add PHY package locking helpers
https://git.kernel.org/netdev/net-next/c/ebb16fca011c
- [net,v6,2/4] net: phy: dp83640: embed pin configuration in clock
https://git.kernel.org/netdev/net-next/c/20663d78f1a1
- [net,v6,3/4] net: phy: dp83640: clear state after PTP registration failure
https://git.kernel.org/netdev/net-next/c/e8b166c1f0a5
- [net,v6,4/4] net: phy: dp83640: fix per-bus clock lifetime
https://git.kernel.org/netdev/net-next/c/854ac5fde221
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:[~2026-08-14 3:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-11 15:13 [PATCH net v6 0/4] net: phy: dp83640: fix shared clock lifetime and probe error cleanup Xuanqiang Luo
2026-08-11 15:13 ` [PATCH net v6 1/4] net: phy: add PHY package locking helpers Xuanqiang Luo
2026-08-11 15:13 ` [PATCH net v6 2/4] net: phy: dp83640: embed pin configuration in clock Xuanqiang Luo
2026-08-11 15:13 ` [PATCH net v6 3/4] net: phy: dp83640: clear state after PTP registration failure Xuanqiang Luo
2026-08-11 15:13 ` [PATCH net v6 4/4] net: phy: dp83640: fix per-bus clock lifetime Xuanqiang Luo
2026-08-14 3:24 ` 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=178667785788.3150297.11534813244914536308.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=linux@armlinux.org.uk \
--cc=luoxuanqiang@kylinos.cn \
--cc=maxime.chevallier@bootlin.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.com \
--cc=xuanqiang.luo@linux.dev \
/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.