]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/topology: Add config option to switch to vertical during boot
authorTobias Huschle <huschle@linux.ibm.com>
Mon, 12 Aug 2024 11:39:32 +0000 (13:39 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Thu, 29 Aug 2024 20:56:35 +0000 (22:56 +0200)
commit7e627f819302b8c22098b0575c35a3349c4e306f
tree9853e32026531b83e656400cd396b1818360fccc
parent9dd333e7afc4a4855f821a7be83733b8ef48d5ba
s390/topology: Add config option to switch to vertical during boot

By default, all systems on s390 start in horizontal cpu polarization.
Selecting the new config option SCHED_TOPOLOGY_VERTICAL allows to build
a kernel that switches to vertical polarization during boot.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Tested-by: Mete Durlu <meted@linux.ibm.com>
Signed-off-by: Tobias Huschle <huschle@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/Kconfig
arch/s390/kernel/topology.c