Vlad, On Mon, Jan 28, 2019 at 12:18 PM Oleg Nesterov <oleg@xxxxxxxxxx> wrote: > > On 01/28, Benjamin Tissoires wrote: > > > > Oleg, can you provide some feedback before I push this? > > Looks good to me, feel free to add > > Reviewed-by: Oleg Nesterov <oleg@xxxxxxxxxx> > > > > + set_current_state(TASK_RUNNING); > > I still think that > > __set_current_state(TASK_RUNNING); > > will look a bit better, but this is really minor. Would you mind sending a v3 with this change? I'll apply it ASAP. Cheers, Benjamin