Re: [PATCH v2] sched: Have do_idle() call __schedule() without enabling preemption

From: Steven Rostedt
Date: Wed Apr 12 2017 - 14:32:55 EST


On Wed, 12 Apr 2017 14:27:44 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> Changes from v1:
>
> o Added Thomas to Cc as he wrote the original generic idle code
>
> o Added comment to why schedule_idle() exits

s/exits/exists/

-- Steve