Re: [PATCH 3/3] task_work: use TIF_TASKWORK if available
From: Oleg Nesterov
Date: Fri Oct 02 2020 - 11:39:00 EST
On 10/02, Thomas Gleixner wrote:
>
> I think it's fundamentaly wrong that we have several places and several
> flags which handle task_work_run() instead of having exactly one place
> and one flag.
Damn yes, agreed.
Oleg.