Re: [PATCH] PM / suspend: Make cpuidle work in the "freeze" state

2014-04-21 Thread Preeti U Murthy
On 04/21/2014 03:13 AM, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > The "freeze" system sleep state introduced by commit 7e73c5ae6e79 > (PM: Introduce suspend state PM_SUSPEND_FREEZE) requires cpuidle > to be functional when freeze_enter() is executed to work correctly > (that is, to

Re: [PATCH] PM / suspend: Make cpuidle work in the freeze state

2014-04-21 Thread Preeti U Murthy
On 04/21/2014 03:13 AM, Rafael J. Wysocki wrote: From: Rafael J. Wysocki rafael.j.wyso...@intel.com The freeze system sleep state introduced by commit 7e73c5ae6e79 (PM: Introduce suspend state PM_SUSPEND_FREEZE) requires cpuidle to be functional when freeze_enter() is executed to work

[PATCH] PM / suspend: Make cpuidle work in the "freeze" state

2014-04-20 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The "freeze" system sleep state introduced by commit 7e73c5ae6e79 (PM: Introduce suspend state PM_SUSPEND_FREEZE) requires cpuidle to be functional when freeze_enter() is executed to work correctly (that is, to be able to save any more energy than runtime idle), but that

[PATCH] PM / suspend: Make cpuidle work in the freeze state

2014-04-20 Thread Rafael J. Wysocki
From: Rafael J. Wysocki rafael.j.wyso...@intel.com The freeze system sleep state introduced by commit 7e73c5ae6e79 (PM: Introduce suspend state PM_SUSPEND_FREEZE) requires cpuidle to be functional when freeze_enter() is executed to work correctly (that is, to be able to save any more energy than