aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex-debug.c
diff options
context:
space:
mode:
authorPavel Emelyanov <xemul@openvz.org>2008-02-08 04:21:52 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-02-08 09:22:41 -0800
commit8dc86af00612e5ccff3384c17575362a3f2a2ca0 (patch)
tree04ed08d10cc99d4a283c8ccac078c4ac544b7b94 /kernel/rtmutex-debug.c
parentNBD: remove limit on max number of nbd devices (diff)
downloadlinux-dev-8dc86af00612e5ccff3384c17575362a3f2a2ca0.tar.xz
linux-dev-8dc86af00612e5ccff3384c17575362a3f2a2ca0.zip
Use find_task_by_vpid in posix timers
All the functions that need to lookup a task by pid in posix timers obtain this pid from a user space, and thus this value refers to a task in the same namespace, as the current task lives in. So the proper behavior is to call find_task_by_vpid() here. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions