ANDROID: arm64: Enable dynamic sched_domain flag setting
authorMorten Rasmussen <morten.rasmussen@arm.com>
Thu, 19 Oct 2017 12:51:54 +0000 (13:51 +0100)
committerChris Redpath <chris.redpath@arm.com>
Thu, 14 Dec 2017 21:41:07 +0000 (21:41 +0000)
commitf505b7765e31947f5cbdcf803f2b29a28f9ba362
treedfdebf55c97affe96dffca0bc401eecd0f7618dd
parent5b814f5f90377ccf3004c674d4a0ae36b8803d6a
ANDROID: arm64: 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: Catalin Marinas <catalin.marinas@arm.com>
cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Morten Rasmussen <morten.rasmussen@arm.com>
Change-Id: I7886c0a53899987e77ef6937e1c667bf32a58bfd
Signed-off-by: Chris Redpath <chris.redpath@arm.com>
arch/arm64/include/asm/topology.h
arch/arm64/kernel/topology.c