linux/arch/parisc/kernel
John David Anglin 4a3f4feeb6 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>
2021-03-07 12:20:47 +01:00
..
syscalls
.gitignore
Makefile
alternative.c
asm-offsets.c
audit.c
cache.c
compat_audit.c
drivers.c
entry.S parisc: Do not use an ordered store in pa_tlb_lock() 2020-08-19 08:16:26 +02:00
firmware.c
ftrace.c
hardware.c
head.S
hpmc.S
inventory.c
irq.c parisc: Bump 64-bit IRQ stack size to 64 KB 2021-03-07 12:20:47 +01:00
jump_label.c
kexec.c
kexec_file.c
kgdb.c
kprobes.c
module.c
module.lds
pa7300lc.c
pacache.S
parisc_ksyms.c
patch.c
pci-dma.c
pci.c
pdc_chassis.c
pdc_cons.c
pdt.c
perf.c
perf_asm.S
perf_images.h
process.c
processor.c
ptrace.c
real2.S
relocate_kernel.S
setup.c
signal.c
signal32.c
signal32.h
smp.c
stacktrace.c
sys_parisc.c
sys_parisc32.c
syscall.S Revert "parisc: Revert "Release spinlocks using ordered store"" 2020-08-19 08:16:26 +02:00
time.c
topology.c
traps.c
unaligned.c
unwind.c
vmlinux.lds.S