mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
f70065a9fd
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:
|
||
---|---|---|
.. | ||
ataints.c | ||
atakeyb.c | ||
atari.h | ||
atasound.c | ||
config.c | ||
debug.c | ||
Makefile | ||
nvram.c | ||
stdma.c | ||
stram.c | ||
time.c |