-
Randy Dunlap authored
From: Alexey Dobriyan <adobriyan@mail.ru> Don't set process state to TASK_RUNNING after a schedule_timeout(), since there's no way we will return from the scheduler if we're not running.
b18d541d
From: Alexey Dobriyan <adobriyan@mail.ru> Don't set process state to TASK_RUNNING after a schedule_timeout(), since there's no way we will return from the scheduler if we're not running.