]> Gentwo Git Trees - linux/.git/commit
m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messages
authorEero Tamminen <oak@helsinkinet.fi>
Mon, 24 Jun 2024 14:49:01 +0000 (17:49 +0300)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 1 Jul 2024 12:23:05 +0000 (14:23 +0200)
commitf70065a9fd988983b2c693631b801f25a615fc04
tree67c5cb035f3d662479fdfde4b47f4e0cc3c02dbc
parent156872f08e33af7a23c1e4827f6127d7861b23fd
m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messages

Avoid freeze on Atari TT / MegaSTe boot with continuous messages of:

unexpected interrupt from 112

Which was due to VBL interrupt being enabled in SCU sys mask, but there
being no handler for that any more.

(Bug and fix were first verified on real Atari TT HW by Christian,
 this patch later on in Hatari emulator.)

Fixes: 1fa0b29f3a43f9dd ("fbdev: Kill Atari vblank cursor blinking")
Reported-by: Nicolas Pomarède <npomarede@corp.free.fr>
Closes: https://listengine.tuxfamily.org/lists.tuxfamily.org/hatari-devel/2024/06/msg00016.html
Closes: https://lore.kernel.org/all/9aa793d7-82ed-4fbd-bce5-60810d8a9119@helsinkinet.fi
Tested-by: Christian Zietz <czietz@gmx.net>
Signed-off-by: Eero Tamminen <oak@helsinkinet.fi>
Reviewed-by: Michael Schmitz <schmitzmic@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/20240624144901.5236-1-oak@helsinkinet.fi
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/atari/ataints.c