linux/arch/m68k/amiga
Paolo Pisati 1d8491d3e7 m68k: amiga: Turn off Warp1260 interrupts during boot
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>
2024-06-04 08:59:58 +02:00
..
amiga.h m68k: amiga: Add and use "amiga.h" 2023-10-06 10:03:02 +02:00
amiints.c
amisound.c m68k: amiga: Add and use "amiga.h" 2023-10-06 10:03:02 +02:00
chipram.c
cia.c
config.c m68k: amiga: Turn off Warp1260 interrupts during boot 2024-06-04 08:59:58 +02:00
Makefile
pcmcia.c m68k: amiga: pcmcia: Replace set but not used variable by READ_ONCE() 2023-10-06 10:03:02 +02:00
platform.c