lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 30 Jun 2022 04:00:13 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Lukas Wunner <lukas@...ner.de>
Cc:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        edumazet@...gle.com, andrew@...n.ch, hkallweit1@...il.com,
        linux@...linux.org.uk, m.szyprowski@...sung.com,
        tglx@...utronix.de, netdev@...r.kernel.org,
        steve.glendinning@...well.net, UNGLinuxDriver@...rochip.com,
        oneukum@...e.com, andre.edich@...rochip.com,
        linux@...pel-privat.de, martyn.welch@...labora.com,
        ghojda@...urs.ro, chf.fritz@...glemail.com, LinoSanfilippo@....de,
        p.rosenberger@...bus.com, fntoth@...il.com, krzk@...nel.org,
        linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-pm@...r.kernel.org, rafael@...nel.org
Subject: Re: [PATCH net v4] net: phy: Don't trigger state machine while in suspend

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Tue, 28 Jun 2022 12:15:08 +0200 you wrote:
> Upon system sleep, mdio_bus_phy_suspend() stops the phy_state_machine(),
> but subsequent interrupts may retrigger it:
> 
> They may have been left enabled to facilitate wakeup and are not
> quiesced until the ->suspend_noirq() phase.  Unwanted interrupts may
> hence occur between mdio_bus_phy_suspend() and dpm_suspend_noirq(),
> as well as between dpm_resume_noirq() and mdio_bus_phy_resume().
> 
> [...]

Here is the summary with links:
  - [net,v4] net: phy: Don't trigger state machine while in suspend
    https://git.kernel.org/netdev/net/c/1758bde2e4aa

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ