[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175516500650.217992.13483905383920200275.git-patchwork-notify@kernel.org>
Date: Thu, 14 Aug 2025 09:50:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xu Yang <xu.yang_2@....com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, max.schulze@...ine.de, khalasa@...p.pl,
o.rempel@...gutronix.de, linux-usb@...r.kernel.org, netdev@...r.kernel.org,
imx@...ts.linux.dev
Subject: Re: [PATCH v2] net: usb: asix_devices: add phy_mask for ax88772 mdio
bus
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Mon, 11 Aug 2025 17:29:31 +0800 you wrote:
> Without setting phy_mask for ax88772 mdio bus, current driver may create
> at most 32 mdio phy devices with phy address range from 0x00 ~ 0x1f.
> DLink DUB-E100 H/W Ver B1 is such a device. However, only one main phy
> device will bind to net phy driver. This is creating issue during system
> suspend/resume since phy_polling_mode() in phy_state_machine() will
> directly deference member of phydev->drv for non-main phy devices. Then
> NULL pointer dereference issue will occur. Due to only external phy or
> internal phy is necessary, add phy_mask for ax88772 mdio bus to workarnoud
> the issue.
>
> [...]
Here is the summary with links:
- [v2] net: usb: asix_devices: add phy_mask for ax88772 mdio bus
https://git.kernel.org/netdev/net/c/4faff70959d5
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