diff options
author | Vitaliy Gusev <vgusev@openvz.org> | 2009-04-09 17:50:35 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2009-04-09 02:20:36 +0200 |
commit | 3217ab97f14c5c8f9f975ed8c40c351164b0b10e (patch) | |
tree | 3bb4b32e9a1e5b96915fbce57184d55f74e43fe9 /kernel/compat.c | |
parent | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... (diff) | |
download | linux-3217ab97f14c5c8f9f975ed8c40c351164b0b10e.tar.xz linux-3217ab97f14c5c8f9f975ed8c40c351164b0b10e.zip |
kthread: Don't looking for a task in create_kthread() #2
Remove the unnecessary find_task_by_pid_ns(). kthread() can just
use "current" to get the same result.
Signed-off-by: Vitaliy Gusev <vgusev@openvz.org>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/compat.c')
0 files changed, 0 insertions, 0 deletions