]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
m68k: amiga: Turn off Warp1260 interrupts during boot
authorPaolo Pisati <p.pisati@gmail.com>
Sat, 1 Jun 2024 15:32:54 +0000 (17:32 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 4 Jun 2024 06:59:58 +0000 (08:59 +0200)
commit1d8491d3e726984343dd8c3cdbe2f2b47cfdd928
tree4599b50764cf007a7ff32d506cd69b53131f4f26
parent1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
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>
arch/m68k/amiga/config.c
include/uapi/linux/zorro_ids.h