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: Sat, 09 Apr 2022 03:40:12 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Michael Walle <michael@...le.cc> Cc: vladimir.oltean@....com, claudiu.manoil@....com, alexandre.belloni@...tlin.com, andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com, davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, UNGLinuxDriver@...rochip.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net v2] net: dsa: felix: suppress -EPROBE_DEFER errors Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Fri, 8 Apr 2022 12:15:21 +0200 you wrote: > The DSA master might not have been probed yet in which case the probe of > the felix switch fails with -EPROBE_DEFER: > [ 4.435305] mscc_felix 0000:00:00.5: Failed to register DSA switch: -517 > > It is not an error. Use dev_err_probe() to demote this particular error > to a debug message. > > [...] Here is the summary with links: - [net,v2] net: dsa: felix: suppress -EPROBE_DEFER errors https://git.kernel.org/netdev/net/c/e6934e4048c9 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