Searched hist:"1616 b38f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/kcm/ |
H A D | kcmproc.c | 1616b38f Tue Aug 23 13:55:31 CDT 2016 Tom Herbert <tom@herbertland.com> 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> 1616b38f Tue Aug 23 13:55:31 CDT 2016 Tom Herbert <tom@herbertland.com> 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>
|
H A D | kcmsock.c | 1616b38f Tue Aug 23 13:55:31 CDT 2016 Tom Herbert <tom@herbertland.com> 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>
|