Heiko Carstens 508d56e2c5 s390/smp: __smp_rescan_cpus() - move cpumask away from stack
[ Upstream commit 62c8dca9e194326802b43c60763f856d782b225c ]

Avoid a potentially large stack frame and overflow by making
"cpumask_t avail" a static variable. There is no concurrent
access due to the existing locking.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-17 17:03:45 +01:00
..
2019-07-23 10:45:53 +02:00
2020-06-30 15:37:05 -04:00
2019-09-17 14:04:43 -07:00
2019-04-29 10:47:10 +02:00
2019-05-02 13:54:11 +02:00
2020-08-26 10:41:02 +02:00
2018-02-27 08:05:23 +01:00
2019-06-07 10:09:37 +02:00
2019-09-17 14:04:43 -07:00