summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1b55462..e475e17 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,6 @@ Issues
* implement posix(?) getdents instead of our own readdir.
* Turning on some gcc optimizations breaks the kernel
* Assumed support for VESA mode 0x114 with linear addressing.
-* Protect ringbuffer in syscall? disable interrupts on local cpu before spinlocking
Organization