This commit is contained in:
Alex
2023-02-25 03:59:26 +02:00
parent 5e72d81a8f
commit 4b45313369

View File

@ -40,6 +40,7 @@
*
* BUGS:
* - [ ] Kernel crashes when receiving interrupts for drivers only if the system has one core and the tasking is running.
* - This bug is available only when the VMware mouse driver is loaded and receives an interrupt.
* - [ ] After setting the new stack pointer, the kernel crashes with an invalid opcode.
*
* CREDITS AND REFERENCES: