ANDROID: arm: Enable dynamic sched_domain flag setting
authorMorten Rasmussen <morten.rasmussen@arm.com>
Thu, 19 Oct 2017 12:50:06 +0000 (13:50 +0100)
committerChris Redpath <chris.redpath@arm.com>
Thu, 14 Dec 2017 21:41:07 +0000 (21:41 +0000)
commit5b814f5f90377ccf3004c674d4a0ae36b8803d6a
tree4c9c10d769a354a053318c842d1860177406bf83
parenta991d17080746235d8ff408494748976bf8798e7
ANDROID: arm: Enable dynamic sched_domain flag setting

The patch lets the arch_topology driver take over setting of
sched_domain flags that should be detected dynamically based on the
actual system topology.

cc: Russell King <linux@armlinux.org.uk>
Signed-off-by: Morten Rasmussen <morten.rasmussen@arm.com>
Change-Id: I5bc17383c5666e8ff35d5109016dec98474997ce
Signed-off-by: Chris Redpath <chris.redpath@arm.com>
arch/arm/include/asm/topology.h
arch/arm/kernel/topology.c