Re: [PATCH] cpuidle: remove cpu_pm calls when entering a idle state
From: Sudeep Holla
Date: Fri Oct 21 2016 - 05:59:57 EST
Hi Chenhui,
On Fri, Oct 21, 2016 at 10:32 AM, Chenhui Zhao <chenhui.zhao@xxxxxxx> wrote:
> The functions, cpu_pm_enter and cpu_pm_exit, assume that CPU would
> be reset when entering and exiting a idle state. If that is not the
> case, they would cause issue.
>
So are you OK to break all the states that would be reset ?
This is not a proper solution. Can you provide more details on the issue
you are facing ? What platform ? which idle states ? and so on..
Regards,
Sudeep