[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172299843250.1823320.17872095401858701544.git-patchwork-notify@kernel.org>
Date: Wed, 07 Aug 2024 02:40:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Youwan Wang <youwan@...china.com>
Cc: linux@...linux.org.uk, andrew@...n.ch, davem@...emloft.net,
edumazet@...gle.com, hkallweit1@...il.com, kuba@...nel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org, pabeni@...hat.com,
rmk+kernel@...linux.org.uk, wojciech.drewek@...el.com
Subject: Re: [net-next,v4] net: phy: phy_device: fix PHY WOL enabled,
PM failed to suspend
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 31 Jul 2024 17:15:37 +0800 you wrote:
> If the PHY of the mido bus is enabled with Wake-on-LAN (WOL),
> we cannot suspend the PHY. Although the WOL status has been
> checked in phy_suspend(), returning -EBUSY(-16) would cause
> the Power Management (PM) to fail to suspend. Since
> phy_suspend() is an exported symbol (EXPORT_SYMBOL),
> timely error reporting is needed. Therefore, an additional
> check is performed here. If the PHY of the mido bus is enabled
> with WOL, we skip calling phy_suspend() to avoid PM failure.
>
> [...]
Here is the summary with links:
- [net-next,v4] net: phy: phy_device: fix PHY WOL enabled, PM failed to suspend
https://git.kernel.org/netdev/net-next/c/4f534b7f0c8d
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