This commit is contained in:
Alex 2022-12-10 05:58:52 +02:00
parent 224905ac06
commit 6d58f04f1f
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -668,6 +668,7 @@ namespace CrashHandler
} }
ExceptionOccurred = true; ExceptionOccurred = true;
/* TODO: Remove all useless interrupts, and only leave the ones that are needed (dsdt, acpi, etc.) */
Interrupts::RemoveAll(); Interrupts::RemoveAll();
debug("Reading control registers..."); debug("Reading control registers...");