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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 12 May 2022 08:20:12 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Florian Fainelli <f.fainelli@...il.com> Cc: netdev@...r.kernel.org, opendmb@...il.com, bcm-kernel-feedback-list@...adcom.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, s.shtylyov@....ru, wahrenst@....net, linux-kernel@...r.kernel.org Subject: Re: [PATCH net] net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral Hello: This patch was applied to netdev/net.git (master) by Paolo Abeni <pabeni@...hat.com>: On Tue, 10 May 2022 20:17:51 -0700 you wrote: > The interrupt controller supplying the Wake-on-LAN interrupt line maybe > modular on some platforms (irq-bcm7038-l1.c) and might be probed at a > later time than the GENET driver. We need to specifically check for > -EPROBE_DEFER and propagate that error to ensure that we eventually > fetch the interrupt descriptor. > > Fixes: 9deb48b53e7f ("bcmgenet: add WOL IRQ check") > Fixes: 5b1f0e62941b ("net: bcmgenet: Avoid touching non-existent interrupt") > Signed-off-by: Florian Fainelli <f.fainelli@...il.com> > > [...] Here is the summary with links: - [net] net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral https://git.kernel.org/netdev/net/c/6b77c06655b8 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