[PATCH 0/2] sched, arm64: enable CONFIG_SCHED_SMT for arm64

From: Valentin Schneider
Date: Wed Feb 26 2020 - 11:42:27 EST


Hi,

Strictly speaking those two patches are independent, but I figured it would
make sense to send them together (since one led to the other).

Patch 1 adds a sanity check against EAS + SMT.
Patch 2 enables CONFIG_SCHED_SMT in the arm64 defconfig.

Cheers,
Valentin

Valentin Schneider (2):
sched/topology: Don't enable EAS on SMT systems
arm64: defconfig: enable CONFIG_SCHED_SMT

arch/arm64/configs/defconfig | 1 +
kernel/sched/topology.c | 4 ++++
2 files changed, 5 insertions(+)

--
2.24.0