diff options
| author | Steve French <[email protected]> | 2007-05-23 14:45:36 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2007-05-23 14:45:36 +0000 |
| commit | 28356a1679006b110215596e057f304ef3083922 (patch) | |
| tree | a0fb257bab98c9fe5057462ee4f9cf84b88100a6 /include/linux | |
| parent | ad9ddd66c6e8a79630a975ff0bb8d45a11abe630 (diff) | |
[CIFS] Fix oops on failed cifs mount (in kthread_stop)
If the cifs demultiplex thread wakes up and exits
(zeroing server->tsk) before kthread_stop is called, the
cifs_mount code could pass a null pointer to kthread_stop
Thanks to akpm, Dave Young and Shaggy for suggesting
earlier versions of this patch.
CC: [email protected]
Signed-off-by: Dave Young <[email protected]>
Signed-off-by: Dave Kleikamp <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions