summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2021-02-17 08:15:00 +0100
committerVasily Gorbik <gor@linux.ibm.com>2021-02-24 00:31:22 +0100
commitda6d2c289dbe8871f1977bf7c348309d37b867b0 (patch)
treeb5471f5617fea90ced07fe0bc45705aacbc090a2 /arch/s390/kernel/smp.c
parents390/smp: smp_emergency_stop() - move cpumask away from stack (diff)
downloadlinux-da6d2c289dbe8871f1977bf7c348309d37b867b0.tar.xz
linux-da6d2c289dbe8871f1977bf7c348309d37b867b0.zip
s390/topology: move cpumasks away from stack
Make cpumasks static variables to avoid potential large stack frames. There shouldn't be any concurrent callers since all current callers are serialized with the cpu hotplug lock. Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/kernel/smp.c')
0 files changed, 0 insertions, 0 deletions