+155
−142
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In energy_aware_wake_cpu(), the CPU search is limited to the lowest
capacity CPU group/cluster which can fit the task. This does not
work well on a SMP system, since all CPUs have the same capacity.
Hence expand the search to all CPU groups/clusters for SMP.
Change-Id: Iaea5b907d584442c901f35980f0bbb3d8e70c630
Signed-off-by:
Pavankumar Kondeti <pkondeti@codeaurora.org>