Re: [PATCH net v2] ptp: fc3: register PTP clock after initialization
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <178602960938.1333975.3024284810821390320.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Mon, 3 Aug 2026 22:59:42 +0900 you wrote: > ptp_clock_register() exposes the clock to userspace. If either following > initialization operation fails, probe returns and devres frees idtfc3 while > the registered clock still refers to the clock information embedded in it. > > Complete the fallible initialization before registering the clock. Schedule > the worker after registration because it requires the registered clock. > This removes post-registration failures and avoids exposing a partially > initialized clock. > > [...] Here is the summary with links: - [net,v2] ptp: fc3: register PTP clock after initialization https://git.kernel.org/netdev/net-next/c/762137ff748f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html