]> bbs.cooldavid.org Git - net-next-2.6.git/commit
rlimits: add task_struct to update_rlimit_cpu
authorJiri Slaby <jirislaby@gmail.com>
Fri, 28 Aug 2009 12:05:12 +0000 (14:05 +0200)
committerJiri Slaby <jirislaby@gmail.com>
Fri, 16 Jul 2010 07:48:45 +0000 (09:48 +0200)
commit5ab46b345e418747b3a52f0892680c0745c4223c
treed7453221b7fc2764a7405b48b73b4ac7bf7a317a
parent8fd00b4d7014b00448eb33cf0590815304769798
rlimits: add task_struct to update_rlimit_cpu

Add task_struct as a parameter to update_rlimit_cpu to be able to set
rlimit_cpu of different task than current.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: James Morris <jmorris@namei.org>
include/linux/posix-timers.h
kernel/posix-cpu-timers.c
kernel/sys.c
security/selinux/hooks.c