WSL2-Linux-Kernel/arch/s390
Alexander Gordeev 52aeda7acc s390/topology: remove offline CPUs from CPU topology masks
The CPU topology masks on s390 contain also bits of CPUs which
are offline. Currently this is already a problem, since common
code scheduler expects e.g. cpu_smt_mask() to reflect reality.

This update changes the described behaviour and s390 starts to
behave like all other architectures.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2020-03-23 13:41:54 +01:00
..
appldata s390: Replace zero-length array with flexible-array member 2020-02-27 16:02:21 +01:00
boot s390/arch: install kernels with their proper version ID 2020-02-19 17:27:24 +01:00
configs s390/config: do not select VIRTIO_CONSOLE via Kconfig 2020-03-11 14:18:44 +01:00
crypto s390/crypto: explicitly memzero stack key material in aes_s390.c 2020-02-27 16:02:21 +01:00
hypfs fs_parse: fold fs_parameter_desc/fs_parameter_spec 2020-02-07 14:48:37 -05:00
include s390/topology: remove offline CPUs from CPU topology masks 2020-03-23 13:41:54 +01:00
kernel s390/topology: remove offline CPUs from CPU topology masks 2020-03-23 13:41:54 +01:00
kvm KVM: s390: Fixes and cleanups for 5.6 2020-02-05 16:15:05 +01:00
lib s390/test_unwind: fix spelling mistake "reqister" -> "register" 2019-12-11 19:53:23 +01:00
mm s390/mm: optimize page table upgrade routine 2020-03-23 13:41:53 +01:00
net
numa s390/mm: remove fake numa support 2020-02-27 16:02:21 +01:00
oprofile
pci s390/pci: Fix possible deadlock in recover_store() 2020-01-22 13:05:34 +01:00
purgatory s390/purgatory: do not build purgatory with kcov, kasan and friends 2019-12-18 23:29:26 +01:00
scripts
tools kbuild: rename hostprogs-y/always to hostprogs/always-y 2020-02-04 01:53:07 +09:00
Kbuild
Kconfig s390/config: do not select VIRTIO_CONSOLE via Kconfig 2020-03-11 14:18:44 +01:00
Kconfig.debug
Makefile s390: adjust -mpacked-stack support check for clang 10 2020-01-22 13:05:35 +01:00