cpuidle: Wakeup only cpus for which qos has changed.
The pm_qos framework passes down a mask of cpus for which the qos has changed. cpuidle driver uses this info to wakeup only those cpus for the new qos to take effect. This would prevent waking up cpus for which the qos values remains unchanged. Change-Id: Ibb79937674a8f16920c6b8f224a21d2f72a0f9ce Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org> Signed-off-by: Maulik Shah <mkshah@codeaurora.org>
Loading
Please register or sign in to comment