On 02/11, Oleg Nesterov wrote:
> 
> This makes impossible to use flush_fork(delayed_work->work) in addition
> to cancel_delayed_work/cancel_rearming_delayed_work, not good.

It turns out this patch is in fact bug-fix.

I didn't notice that we already have flush_fork(delayed_work) calls!

This means that
        
workqueue-make-cancel_rearming_delayed_workqueue-work-on-idle-dwork.patch
        and this patch

should go just after
        implement-flush_work.patch

Sorry for inconvenience, please apply.

Oleg.

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

Reply via email to