From: Johannes Berg Date: Wed, 18 Jul 2007 22:46:06 +0000 (-0700) Subject: [NETLINK]: allocate group bitmaps dynamically X-Git-Tag: v2.6.23-rc1~265^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ff4f0419ae5db83553fab79d03a89c10d540a8;p=pandora-kernel.git [NETLINK]: allocate group bitmaps dynamically Allow changing the number of groups for a netlink family after it has been created, use RCU to protect the listeners bitmap keeping netlink_has_listeners() lock-free. Signed-off-by: Johannes Berg Acked-by: Patrick McHardy Acked-by: Jamal Hadi Salim Signed-off-by: David S. Miller --- Reading git-diff-tree failed