ANDROID: drivers/base/arch_topology: Dynamic sched_domain flag detection
This patch add support for dynamic sched_domain flag detection. Flags like SD_ASYM_CPUCAPACITY are not guaranteed to be set at the same level for all systems. Let the arch_topology driver do the detection of where those flags should be set instead. This patch adds initial support for setting the SD_ASYM_CPUCAPACITY flag. cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:Morten Rasmussen <morten.rasmussen@arm.com> Change-Id: I924f55770b4065d18c2097231647ca2f19ec3718 Signed-off-by:
Chris Redpath <chris.redpath@arm.com>
Loading
Please register or sign in to comment