aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2007-10-16 23:27:00 -0700
committerLinus Torvalds <[email protected]>2007-10-17 08:42:51 -0700
commit18442cf28af81378cf8996d264b368bba47cf846 (patch)
treeeb260ade275e939f6a3314bd5cbc538fc0cbad56 /include/linux
parent442a10cf9e1c350b4de4dd6f22c72618a0b13d7f (diff)
__group_complete_signal: eliminate unneeded wakeup of ->group_exit_task
Cleanup. __group_complete_signal() wakes up ->group_exit_task twice. The second wakeup's state includes TASK_UNINTERRUPTIBLE, which is not very appropriate. Change the code to pass the "correct" argument to signal_wake_up() and kill now unneeded wake_up_process(). Signed-off-by: Oleg Nesterov <[email protected]> Cc: Roland McGrath <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions