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:   Tue, 02 Feb 2021 16:50:07 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Heiner Kallweit <hkallweit1@...il.com>
Cc:     kuba@...nel.org, davem@...emloft.net, nic_swsd@...ltek.com,
        netdev@...r.kernel.org
Subject: Re: [PATCH net] r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Mon, 1 Feb 2021 21:50:56 +0100 you wrote:
> So far phy_disconnect() is called before free_irq(). If CONFIG_DEBUG_SHIRQ
> is set and interrupt is shared, then free_irq() creates an "artificial"
> interrupt by calling the interrupt handler. The "link change" flag is set
> in the interrupt status register, causing phylib to eventually call
> phy_suspend(). Because the net_device is detached from the PHY already,
> the PHY driver can't recognize that WoL is configured and powers down the
> PHY.
> 
> [...]

Here is the summary with links:
  - [net] r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set
    https://git.kernel.org/netdev/net/c/cc9f07a838c4

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