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: <20160813.151622.366324340238094901.davem@davemloft.net> Date: Sat, 13 Aug 2016 15:16:22 -0700 (PDT) From: David Miller <davem@...emloft.net> To: sd@...asysnail.net Cc: netdev@...r.kernel.org, vyasevich@...il.com, eric.dumazet@...il.com, hannes@...essinduktion.org Subject: Re: [PATCH net 1/2] macsec: fix lockdep splats when nesting devices From: Sabrina Dubroca <sd@...asysnail.net> Date: Fri, 12 Aug 2016 16:10:32 +0200 > Currently, trying to setup a vlan over a macsec device, or other > combinations of devices, triggers a lockdep warning. > > Use netdev_lockdep_set_classes and ndo_get_lock_subclass, similar to > what macvlan does. > > Signed-off-by: Sabrina Dubroca <sd@...asysnail.net> Applied.
Powered by blists - more mailing lists