WSL2-Linux-Kernel/arch/m68k
Paolo Pisati cca17211c8 m68k: amiga: Turn off Warp1260 interrupts during boot
commit 1d8491d3e726984343dd8c3cdbe2f2b47cfdd928 upstream.

On an Amiga 1200 equipped with a Warp1260 accelerator, an interrupt
storm coming from the accelerator board causes the machine to crash in
local_irq_enable() or auto_irq_enable().  Disabling interrupts for the
Warp1260 in amiga_parse_bootinfo() fixes the problem.

Link: https://lore.kernel.org/r/ZkjwzVwYeQtyAPrL@amaterasu.local
Cc: stable <stable@kernel.org>
Signed-off-by: Paolo Pisati <p.pisati@gmail.com>
Reviewed-by: Michael Schmitz <schmitzmic@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20240601153254.186225-1-p.pisati@gmail.com
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-08-19 05:45:13 +02:00
..
68000 m68k: Check syscall_trace_enter() return code 2023-03-10 09:39:49 +01:00
amiga m68k: amiga: Turn off Warp1260 interrupts during boot 2024-08-19 05:45:13 +02:00
apollo
atari m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messages 2024-08-19 05:44:54 +02:00
bvme6000
coldfire m68k: Check syscall_trace_enter() return code 2023-03-10 09:39:49 +01:00
configs for-5.15/block-2021-08-30 2021-08-30 18:52:11 -07:00
emu TTY / Serial patches for 5.15-rc1 2021-09-01 09:51:16 -07:00
fpsp040 m68k: Fix invalid .section syntax 2023-09-19 12:22:27 +02:00
hp300
ifpsp060 m68k: Fix invalid .section syntax 2023-09-19 12:22:27 +02:00
include m68k: cmpxchg: Fix return value for default case in __arch_xchg() 2024-08-19 05:44:54 +02:00
kernel m68k: Fix spinlock race in kernel thread creation 2024-06-16 13:39:25 +02:00
lib
mac m68k: mac: Fix reboot hang on Mac IIci 2024-06-16 13:39:25 +02:00
math-emu
mm memblock: allow to specify flags with memblock_add_node() 2023-12-20 15:17:33 +01:00
mvme16x m68k: mvme: Remove overdue #warnings in RTC handling 2021-09-13 11:19:05 +02:00
mvme147 m68k: mvme: Remove overdue #warnings in RTC handling 2021-09-13 11:19:05 +02:00
q40 m68k/q40: Replace q40ide driver with pata_falcon and falconide 2021-06-10 16:30:12 -06:00
sun3 m68k: Remove set_fs() 2021-09-24 13:35:07 +02:00
sun3x m68k: Remove set_fs() 2021-09-24 13:35:07 +02:00
tools/amiga
Kbuild
Kconfig m68k/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:58:30 +02:00
Kconfig.bus m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch 2021-08-23 08:40:05 +10:00
Kconfig.cpu m68k: math-emu: Fix dependencies of math emulation support 2022-06-09 10:22:59 +02:00
Kconfig.debug
Kconfig.devices m68k: /proc/hardware should depend on PROC_FS 2023-03-10 09:39:16 +01:00
Kconfig.machine m68knommu: fix undefined reference to `_init_sp' 2022-06-14 18:36:15 +02:00
Makefile Kbuild updates for v5.14 2021-07-10 11:01:38 -07:00
install.sh