apio 7a998dda4d Kernel: Do not stop interrupts by default in the interrupt handler
I always knew you can choose if interrupts are enabled for a specific ISR in the IDT entry, but at some moment there was a bug and I thought maybe that fixed it. Now reverting that doesn't break anything, so... let's do it :)
2022-10-04 18:45:46 +02:00
2022-09-24 21:29:10 +02:00
2022-10-02 19:58:52 +02:00
2022-09-05 16:13:51 +02:00
2022-09-26 17:55:16 +02:00
2022-10-02 17:25:56 +02:00
Description
A simple POSIX-based operating system for 64-bit computers
11 MiB
Languages
C++ 86.3%
C 10.2%
Shell 1.7%
CMake 1.4%
Assembly 0.4%