diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2006-12-13 01:26:07 +0300 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@gmail.com> | 2007-02-18 19:16:10 +0300 |
commit | 2c0463a9ae8751547c39302aeb31c6cef16b5df4 (patch) | |
tree | c79b99835f4b6ad9a47a58dab465f26908ba00ae /fs/9p/v9fs_vfs.h | |
parent | 8a03d9a498eaf02c8a118752050a5154852c13bf (diff) | |
download | linux-2c0463a9ae8751547c39302aeb31c6cef16b5df4.tar.xz |
9p: Use kthread_stop instead of sending a SIGKILL.
Since the kthread api does not bump the reference count on
processes that tracked it is not safe allow user space to
kill the threads, as I still retain a pointer to the task_struct.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'fs/9p/v9fs_vfs.h')
0 files changed, 0 insertions, 0 deletions