1
0
Fork 0
alistair23-linux/net/netlink
Pavel Emelyanov 910d6c320c [GENETLINK]: Relax dances with genl_lock.
The genl_unregister_family() calls the genl_unregister_mc_groups(), 
which takes and releases the genl_lock and then locks and releases
this lock itself.

Relax this behavior, all the more so the genl_unregister_mc_groups() 
is called from genl_unregister_family() only.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-12 22:16:33 -08:00
..
Makefile [NETLINK]: Generic netlink family 2005-11-10 02:26:41 +01:00
af_netlink.c [PATCH] switch audit_get_loginuid() to task_struct * 2008-02-01 14:04:59 -05:00
attr.c [NETLINK]: Add nla_append() 2008-01-28 15:11:09 -08:00
genetlink.c [GENETLINK]: Relax dances with genl_lock. 2008-02-12 22:16:33 -08:00