linux/net/netlink
Eric Dumazet 3755810ceb net: Make sure BHs are disabled in sock_prot_inuse_add()
There is still a call to sock_prot_inuse_add() in af_netlink
while in a preemptable section. Add explicit BH disable around
this call.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-24 14:05:22 -08:00
..
Makefile
af_netlink.c net: Make sure BHs are disabled in sock_prot_inuse_add() 2008-11-24 14:05:22 -08:00
attr.c netlink: constify struct nlattr * arg to parsing functions 2008-10-28 11:59:11 -07:00
genetlink.c netlink: genl: fix circular locking 2008-06-18 02:07:07 -07:00