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-25 21:43:28 +02:00
2022-09-25 20:35:05 +02:00
2022-10-02 21:19:49 +02:00