arm64: Set SD_ASYM_CPUCAPACITY sched_domain flag on DIE level
authorDietmar Eggemann <dietmar.eggemann@arm.com>
Wed, 30 Nov 2016 20:36:31 +0000 (20:36 +0000)
committerAmit Pundir <amit.pundir@linaro.org>
Wed, 21 Jun 2017 11:07:28 +0000 (16:37 +0530)
commita0f6cfe1ec14738f292d1e46247a8fe112e5045f
tree6bca7bada34fdf0af75626af13a2b746eb2dd311
parent810a5b6ce7217b7cb19713eac705cfe88d336a5b
arm64: Set SD_ASYM_CPUCAPACITY sched_domain flag on DIE level

Enable Capacity-Aware_scheduling.

This is a shortcut from the EAS integration implementation. We know
there are SoCs in use which have asymmetric cpu capacities on DIE level.

Change-Id: I7f1326e86b8fc08b65d1c1341da7d1ef1013dcbc
Signed-off-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
(cherry picked from commit 82f95a8cdff67770f02b7e4f5b1c084f42afc0e2)
Signed-off-by: Chris Redpath <chris.redpath@arm.com>
arch/arm64/kernel/topology.c