X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fexec.c;h=9448f1b50b4a07a8969d8587d044094bbfcfce8a;hb=441dbb500b4344a8e3125e5aabab4f9dbf72514f;hp=3c2ba7ce11d46505e2e5d5539179b4435075118a;hpb=1434b65731963207a4cc84bd87e6191e34321986;p=linux-2.6 diff --git a/fs/exec.c b/fs/exec.c index 3c2ba7ce11..9448f1b50b 100644 --- a/fs/exec.c +++ b/fs/exec.c @@ -860,6 +860,7 @@ static int de_thread(struct task_struct *tsk) no_thread_group: exit_itimers(sig); + flush_itimer_signals(); if (leader) release_task(leader);