]> Git Repo - linux.git/commit
arm, arm64: Select CONFIG_SCHED_THERMAL_PRESSURE
authorValentin Schneider <[email protected]>
Sun, 12 Jul 2020 16:59:17 +0000 (17:59 +0100)
committerPeter Zijlstra <[email protected]>
Wed, 22 Jul 2020 08:22:06 +0000 (10:22 +0200)
commite17ae7fea8714caa743aa0d5e446a25a999ad726
treebbed9fd71e59abf2fc962a3effac1e265bb21b46
parent98eb401d09301d8a38c31cc8851ba95ac9385c8f
arm, arm64: Select CONFIG_SCHED_THERMAL_PRESSURE

This option now correctly depends on CPU_FREQ_THERMAL, so select it on the
architectures that implement the required functions,
arch_set_thermal_pressure() and arch_get_thermal_pressure().

Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
arch/arm/Kconfig
arch/arm64/Kconfig
This page took 0.052259 seconds and 4 git commands to generate.