[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175712400925.2744531.10227247903778981138.git-patchwork-notify@kernel.org>
Date: Sat, 06 Sep 2025 02:00:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Russell King (Oracle) <linux@...linux.org.uk>
Cc: andrew@...n.ch, hkallweit1@...il.com, richardcochran@...il.com,
alexandre.torgue@...s.st.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, linux-arm-kernel@...ts.infradead.org,
linux-stm32@...md-mailman.stormreply.com, mcoquelin.stm32@...il.com,
netdev@...r.kernel.org, pabeni@...hat.com
Subject: Re: [PATCH net-next 0/2] net: stmmac: correctly populate
ptp_clock_ops.getcrosststamp
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 3 Sep 2025 15:00:16 +0100 you wrote:
> Hi,
>
> While reviewing code in the stmmac PTP driver, I noticed that the
> getcrosststamp() method is always populated, irrespective of whether
> it is implemented or not by the stmmac platform specific glue layer.
>
> Where a platform specific glue layer does not implement it, the core
> stmmac driver code returns -EOPNOTSUPP. However, the PTP clock core
> code uses the presence of the method in ptp_clock_ops to determine
> whether this facility should be advertised to userspace (see
> ptp_clock_getcaps()).
>
> [...]
Here is the summary with links:
- [net-next,1/2] net: stmmac: ptp: conditionally populate getcrosststamp() method
https://git.kernel.org/netdev/net-next/c/bb427fb839de
- [net-next,2/2] net: stmmac: intel: only populate plat->crosststamp when supported
https://git.kernel.org/netdev/net-next/c/0c9fbb38e2a9
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