lkml.org 
[lkml]   [2013]   [Feb]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/5] coredump: use a freezable_schedule for the coredump_finish wait
On 02/16, Mandeep Singh Baines wrote:
>
> @@ -483,7 +484,7 @@ static void exit_mm(struct task_struct * tsk)
> set_task_state(tsk, TASK_UNINTERRUPTIBLE);
> if (!self.task) /* see coredump_finish() */
> break;
> - schedule();
> + freezable_schedule();

I think this particular change is fine in any case, no matter what
else will we do.

Acked-by: Oleg Nesterov <oleg@redhat.com>



\
 
 \ /
  Last update: 2013-02-16 19:01    [W:0.611 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site