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, 29 Oct 2022 05:10:16 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Vladimir Oltean <vladimir.oltean@....com> Cc: netdev@...r.kernel.org, andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com, UNGLinuxDriver@...rochip.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, colin.foster@...advantage.com, michael@...le.cc, heiko.thiery@...il.com, tobias@...dekranz.com Subject: Re: [PATCH net] net: dsa: fall back to default tagger if we can't load the one from DT Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Thu, 27 Oct 2022 17:54:39 +0300 you wrote: > DSA tagging protocol drivers can be changed at runtime through sysfs and > at probe time through the device tree (support for the latter was added > later). > > When changing through sysfs, it is assumed that the module for the new > tagging protocol was already loaded into the kernel (in fact this is > only a concern for Ocelot/Felix switches, where we have tag_ocelot.ko > and tag_ocelot_8021q.ko; for every other switch, the default and > alternative protocols are compiled within the same .ko, so there is > nothing for the user to load). > > [...] Here is the summary with links: - [net] net: dsa: fall back to default tagger if we can't load the one from DT https://git.kernel.org/netdev/net/c/a2c65a9d0568 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