diff options
author | John David Anglin <dave.anglin@bell.net> | 2021-01-28 18:12:30 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-07 12:34:13 +0100 |
commit | 25ceaadccbcef271b848956182dda48a0de14040 (patch) | |
tree | 08110cbe491c81082f61b8d56220a6ba3846041f /kernel/sched/core.c | |
parent | 5883a3bb309c5d8ebc09747976a6e903147e81db (diff) | |
download | linux-stable-25ceaadccbcef271b848956182dda48a0de14040.tar.gz linux-stable-25ceaadccbcef271b848956182dda48a0de14040.tar.bz2 linux-stable-25ceaadccbcef271b848956182dda48a0de14040.zip |
parisc: Bump 64-bit IRQ stack size to 64 KB
[ Upstream commit 31680c1d1595a59e17c14ec036b192a95f8e5f4a ]
Bump 64-bit IRQ stack size to 64 KB.
I had a kernel IRQ stack overflow on the mx3210 debian buildd machine. This patch increases the
64-bit IRQ stack size to 64 KB. The 64-bit stack size needs to be larger than the 32-bit stack
size since registers are twice as big.
Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel/sched/core.c')
0 files changed, 0 insertions, 0 deletions