summaryrefslogtreecommitdiffstats
path: root/ipc/mqueue.c
diff options
context:
space:
mode:
authorOleg Nesterov2008-02-08 13:19:19 +0100
committerLinus Torvalds2008-02-08 18:22:29 +0100
commitfea9d175545b38cb3e84569400419eb81bc90fa3 (patch)
tree0d43fe9ed2ea6104ee8b15a3eb8da081dd08fd35 /ipc/mqueue.c
parentuglify while_each_pid_task() to make sure we don't count the execing pricess ... (diff)
downloadkernel-qcow2-linux-fea9d175545b38cb3e84569400419eb81bc90fa3.tar.gz
kernel-qcow2-linux-fea9d175545b38cb3e84569400419eb81bc90fa3.tar.xz
kernel-qcow2-linux-fea9d175545b38cb3e84569400419eb81bc90fa3.zip
ITIMER_REAL: convert to use struct pid
signal_struct->tsk points to the ->group_leader and thus we have the nasty code in de_thread() which has to change it and restart ->real_timer if the leader is changed. Use "struct pid *leader_pid" instead. This also allows us to kill now unneeded send_group_sig_info(). Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru> Acked-by: "Eric W. Biederman" <ebiederm@xmission.com> Cc: Davide Libenzi <davidel@xmailserver.org> Cc: Pavel Emelyanov <xemul@openvz.org> Acked-by: Roland McGrath <roland@redhat.com> Acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions