diff options
author | Namjae Jeon <[email protected]> | 2014-08-20 19:39:17 +0900 |
---|---|---|
committer | Steve French <[email protected]> | 2014-08-22 00:20:58 -0500 |
commit | 52a36244443eabb594bdb63622ff2dd7a083f0e2 (patch) | |
tree | dfe1f1ee9ed9ea8aa02d2ddc176e871f3a42883a /net/lapb/lapb_iface.c | |
parent | 787aded65044e4cabefcf7eb7576c2dd6b151468 (diff) |
cifs: No need to send SIGKILL to demux_thread during umount
There is no need to explicitly send SIGKILL to cifs_demultiplex_thread
as it is calling module_put_and_exit to exit cleanly.
socket sk_rcvtimeo is set to 7 HZ so the thread will wake up in 7 seconds and
clean itself.
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Ashish Sangwan <[email protected]>
Acked-by: Jeff Layton <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions