[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175685821201.475224.11323348631634915826.git-patchwork-notify@kernel.org>
Date: Wed, 03 Sep 2025 00:10:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: 林妙倩 <linmq006@...il.com>@codeaurora.org
Cc: andrew@...n.ch, olteanv@...il.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
linus.walleij@...aro.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH v2] net: dsa: mv88e6xxx: Fix fwnode reference leaks in
mv88e6xxx_port_setup_leds
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 1 Sep 2025 15:32:23 +0800 you wrote:
> Fix multiple fwnode reference leaks:
>
> 1. The function calls fwnode_get_named_child_node() to get the "leds" node,
> but never calls fwnode_handle_put(leds) to release this reference.
>
> 2. Within the fwnode_for_each_child_node() loop, the early return
> paths that don't properly release the "led" fwnode reference.
>
> [...]
Here is the summary with links:
- [v2] net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_leds
https://git.kernel.org/netdev/net/c/f63e7c8a8389
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