diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-02-17 08:15:00 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-02-24 00:31:22 +0100 |
commit | da6d2c289dbe8871f1977bf7c348309d37b867b0 (patch) | |
tree | b5471f5617fea90ced07fe0bc45705aacbc090a2 /arch/s390/kernel/smp.c | |
parent | s390/smp: smp_emergency_stop() - move cpumask away from stack (diff) | |
download | linux-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