[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200226164118.6405-1-valentin.schneider@arm.com>
Date: Wed, 26 Feb 2020 16:41:16 +0000
From: Valentin Schneider <valentin.schneider@....com>
To: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc: Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>,
Vincent Guittot <vincent.guittot@...aro.org>,
Dietmar Eggemann <dietmar.eggemann@....com>,
morten.rasmussen@....com, qperret@...gle.com,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
Mark Rutland <mark.rutland@....com>
Subject: [PATCH 0/2] sched, arm64: enable CONFIG_SCHED_SMT for arm64
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
Powered by blists - more mailing lists