commit | dc6384ce8b9185fc354df3c5622a463da0b60044 | [log] [tgz] |
---|---|---|
author | Steve Muckle <smuckle@codeaurora.org> | Tue Aug 21 15:21:56 2012 -0700 |
committer | Steve Muckle <smuckle@codeaurora.org> | Wed Sep 12 15:33:09 2012 -0700 |
tree | ace9274f1a7ed853ecb669e100e74f5d506e4abf | |
parent | 500988016c53b675eae02401bd97462fed1737d6 [diff] |
topology: enable SD_SHARE_PKG_RESOURCES at CPU level Enabling this feature will allow the use of PF_WAKE_ON_IDLE, a per task flag that causes that task, or tasks woken by that task, to wake on an idle CPU if there is one available. Note that due to the PF_WAKE_ON_IDLE feature this will not cause a change in behavior for tasks that do not have the PF_WAKE_ON_IDLE flag set. Change-Id: I9c222802f7e0e7e181ddd80b7a30297b94f6eaed Signed-off-by: Steve Muckle <smuckle@codeaurora.org>