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. Oleg.