[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<168710641899.5271.11988489535830400301.git-patchwork-notify@kernel.org>
Date: Sun, 18 Jun 2023 16:40:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Andrew Lunn <andrew@...n.ch>
Cc: netdev@...r.kernel.org, hkallweit1@...il.com, ansuelsmth@...il.com,
rmk+kernel@...linux.org.uk, stable@...r.kernel.org, f.fainelli@...il.com
Subject: Re: [PATCH net] net: phy: Manual remove LEDs to ensure correct ordering
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Sat, 17 Jun 2023 17:55:00 +0200 you wrote:
> If the core is left to remove the LEDs via devm_, it is performed too
> late, after the PHY driver is removed from the PHY. This results in
> dereferencing a NULL pointer when the LED core tries to turn the LED
> off before destroying the LED.
>
> Manually unregister the LEDs at a safe point in phy_remove.
>
> [...]
Here is the summary with links:
- [net] net: phy: Manual remove LEDs to ensure correct ordering
https://git.kernel.org/netdev/net/c/c938ab4da0eb
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