RE: [PATCH 1/3] sched: Add new API wake_up_if_idle() to wake up the idle cpu

From: Liu, Chuansheng
Date: Thu Sep 04 2014 - 09:00:24 EST




> -----Original Message-----
> From: Daniel Lezcano [mailto:daniel.lezcano@xxxxxxxxxx]
> Sent: Thursday, September 04, 2014 8:53 PM
> To: Liu, Chuansheng; peterz@xxxxxxxxxxxxx; luto@xxxxxxxxxxxxxx;
> rjw@xxxxxxxxxxxxx; mingo@xxxxxxxxxx
> Cc: linux-pm@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Liu, Changcheng;
> Wang, Xiaoming; Chakravarty, Souvik K
> Subject: Re: [PATCH 1/3] sched: Add new API wake_up_if_idle() to wake up the
> idle cpu
>
> On 09/04/2014 09:17 AM, Chuansheng Liu wrote:
> > Implementing one new API wake_up_if_idle(), which is used to
> > wake up the idle CPU.
> >
> > Suggested-by: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
> > Signed-off-by: Chuansheng Liu <chuansheng.liu@xxxxxxxxx>
>
> Hi Chuanseng,
>
> in the future, please prefix the patches with the version number and a
> changelog.
>
Thanks your advice, Daniel, will do that next time:)