Files
linux/arch
Heiko Carstens d4de77304f s390/smp: __smp_rescan_cpus() - move cpumask away from stack
[ Upstream commit 62c8dca9e1 ]

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>
2023-05-16 10:46:41 +09:00
..
2018-05-19 14:06:17 +02:00
2023-05-16 09:45:35 +09:00
2018-02-17 14:52:07 +01:00
2016-10-19 08:39:47 -07:00
2023-05-16 09:58:10 +09:00