Messages in this thread |  | | Subject | Re: [PATCH net] net: phy: skip LED triggers on PHYs on SFP modules | | From | patchwork-bot+netdevbpf@kernel ... | | Date | Sat, 16 Dec 2023 02:00:23 +0000 |
| |
Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>:
On Tue, 12 Dec 2023 00:05:35 +0000 you wrote: > Calling led_trigger_register() when attaching a PHY located on an SFP > module potentially (and practically) leads into a deadlock. > Fix this by not calling led_trigger_register() for PHYs localted on SFP > modules as such modules actually never got any LEDs. > > ====================================================== > WARNING: possible circular locking dependency detected > 6.7.0-rc4-next-20231208+ #0 Tainted: G O > > [...]
Here is the summary with links: - [net] net: phy: skip LED triggers on PHYs on SFP modules https://git.kernel.org/netdev/net/c/b1dfc0f76231
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |