diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2008-02-08 12:19:03 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-08 17:22:26 (GMT) |
commit | 1bad95c3bee183719e15eebffef66afc3fb3f8b0 (patch) | |
tree | b875db7096572a69f3906db631708d7e75e22f3f /arch/sh | |
parent | 20686a309aa98c518adbbd9b57cdbb1804143deb (diff) | |
download | linux-1bad95c3bee183719e15eebffef66afc3fb3f8b0.tar.xz |
wait_task_stopped(): remove unneeded delay_group_leader check
wait_task_stopped() doesn't need the "delay_group_leader" parameter. If
the child is not traced it must be a group leader. With or without
subthreads ->group_stop_count == 0 when the whole task is stopped.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Mika Penttila <mika.penttila@kolumbus.fi>
Acked-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions