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: Tue, 24 Jul 2007 11:35:58 +0200 From: Thomas Graf <tgraf@...g.ch> To: Richard MUSIL <richard.musil@...com> Cc: Patrick McHardy <kaber@...sh.net>, netdev@...r.kernel.org Subject: Re: [GENETLINK]: Question: global lock (genl_mutex) possible refinement? * Richard MUSIL <richard.musil@...com> 2007-07-23 18:45 > I have been giving it a second thought and came up with something more > complex. The idea is to have locking granularity at the level of > individual families. I agree in general, it would make up a better solution. However, your initial patch allows operations and families to be unregistered while message of the same family are being processed which must not be allowed. Please provide a new overall patch which is not based on your initial patch so I can review your idea properly. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists