commit | 1616b38f201945f5fc88aa09b525e3625777aa7c | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Tue Aug 23 11:55:31 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 23 16:23:12 2016 -0700 |
tree | 0d5f890a7b0d21fa7c4d7580a70e0bfcae2c0738 | |
parent | cff6a334e63420e95ec40dc7fcdc0b8258615760 [diff] |
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>