mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-27 15:04:33 +00:00
Update TODOs
This commit is contained in:
parent
4e20d4d9f4
commit
74dab6c44e
@ -68,6 +68,8 @@ LockClass mExtTrkLock;
|
||||
* - [ ] The cleanup should be done by a thread (tasking). This is done to avoid a deadlock.
|
||||
* - [ ] Implement a better Display::SetBrightness() function.
|
||||
* - [ ] Fix memcpy, memset and memcmp functions (they are not working properly with SIMD).
|
||||
* - [ ] Support Aarch64.
|
||||
* - [ ] Fully support i386.
|
||||
*
|
||||
* ISSUES:
|
||||
* - [ ] Kernel stack is smashed when an interrupt occurs. (this bug it occurs when an interrupt like IRQ1 or IRQ12 occurs)
|
||||
|
Loading…
x
Reference in New Issue
Block a user