Re: [PATCH 3/3] coredump_wait: don't call complete_vfork_done()

From: Tejun Heo
Date: Wed Aug 17 2011 - 03:51:01 EST


Hello, sorry about the delay.

On Fri, Aug 12, 2011 at 07:56:46PM +0200, Oleg Nesterov wrote:
> Now that CLONE_VFORK is killable, coredump_wait() no longer needs
> complete_vfork_done(). zap_threads() should find and kill all tasks
> with the same ->mm, this includes our parent if ->vfork_done is set.
>
> mm_release() becomes the only caller, unexport complete_vfork_done().
>
> Signed-off-by: Oleg Nesterov <oleg@xxxxxxxxxx>

Yeap, looks pretty good to me. For all three patches,

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/