diff options
author | Steve French <sfrench@us.ibm.com> | 2007-05-23 10:45:36 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2007-05-23 10:45:36 -0400 |
commit | 28356a1679006b110215596e057f304ef3083922 (patch) | |
tree | a0fb257bab98c9fe5057462ee4f9cf84b88100a6 /fs/file.c | |
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: akpm@linux-foundatior.org
Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions