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
| ||
|
Message-Id: <168327782110.8511.3849273203627486340.git-patchwork-notify@kernel.org> Date: Fri, 05 May 2023 09:10:21 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Florian Fainelli <f.fainelli@...il.com> Cc: netdev@...r.kernel.org, andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk, opendmb@...il.com, bcm-kernel-feedback-list@...adcom.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, linux-kernel@...r.kernel.org Subject: Re: [PATCH net] net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() Hello: This patch was applied to netdev/net.git (main) by David S. Miller <davem@...emloft.net>: On Thu, 4 May 2023 16:07:27 -0700 you wrote: > The call to phy_stop() races with the later call to phy_disconnect(), > resulting in concurrent phy_suspend() calls being run from different > CPUs. The final call to phy_disconnect() ensures that the PHY is > stopped and suspended, too. > > Fixes: c96e731c93ff ("net: bcmgenet: connect and disconnect from the PHY state machine") > Signed-off-by: Florian Fainelli <f.fainelli@...il.com> > > [...] Here is the summary with links: - [net] net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() https://git.kernel.org/netdev/net/c/93e0401e0fc0 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