linux/net/kcm
Tom Herbert 1616b38f20 kcm: Fix locking issue
Lock the lower socket in kcm_unattach. Release during call to strp_done
since that function cancels the RX timers and work queue with sync.

Also added some status information in psock reporting.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-23 16:23:12 -07:00
..
kcmproc.c kcm: Fix locking issue 2016-08-23 16:23:12 -07:00
kcmsock.c kcm: Fix locking issue 2016-08-23 16:23:12 -07:00
Kconfig kcm: Use stream parser 2016-08-17 19:36:23 -04:00
Makefile