Re: [PATCH RESEND net] net: mv643xx: fix OF node refcount
From: patchwork-bot+netdevbpf
Date: Thu Jun 04 2026 - 22:02:42 EST
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Tue, 2 Jun 2026 09:34:14 +0200 you wrote:
> Platform devices created with platform_device_alloc() call
> platform_device_release() when the last reference to the device's
> kobject is dropped. This function calls of_node_put() unconditionally.
> This works fine for devices created with platform_device_register_full()
> but users of the split approach (platform_device_alloc() +
> platform_device_add()) must bump the reference of the of_node they
> assign manually. Add the missing call to of_node_get().
>
> [...]
Here is the summary with links:
- [RESEND,net] net: mv643xx: fix OF node refcount
https://git.kernel.org/netdev/net/c/4aacf509e537
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html