[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy authored

Switch cb_lock to mutex and allow netlink kernel users to override it
with a subsystem specific mutex for consistent locking in dump callbacks.
All netlink_dump_start users have been audited not to rely on any
side-effects of the previously used spinlock.
Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
af65bdfc
Name Last commit Last update
..
Kconfig
Makefile
cn_proc.c
cn_queue.c
connector.c