sched/fair: Decommission energy_aware_wake_cpu()
authorDietmar Eggemann <dietmar.eggemann@arm.com>
Thu, 26 Jan 2017 16:04:34 +0000 (16:04 +0000)
committerAmit Pundir <amit.pundir@linaro.org>
Wed, 21 Jun 2017 11:07:28 +0000 (16:37 +0530)
commit9936e8452a59ef8c30503ddde96cc31e09baa59c
tree518cbc0c8d5472d5cac50b2fd724946d49df6b2c
parent340ee42ec2495346bc9032bf795f48a7d00f429f
sched/fair: Decommission energy_aware_wake_cpu()

The EAS functionality in the wakeup path will be brought back by the
following patch ("sched/fair: Energy-aware wake-up task placement")
providing the function select_energy_cpu_brute().

Change-Id: I927fb9e8261cfacfe404695f853941c7959aa146
[ Trivial merge conflicts resolved. ]
Signed-off-by: Chris Redpath <chris.redpath@arm.com>
Signed-off-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
(cherry picked from commit 80aee424fb7765a777267e144037642625a71304)
Signed-off-by: Chris Redpath <chris.redpath@arm.com>
kernel/sched/fair.c