[PATCH] janitor: schedule_timeout sets curr->state (arm)
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.
Showing
Please register or sign in to comment