mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-10 17:59:59 +00:00
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>