summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-12 23:26:37 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-12 23:26:37 +0100
commit81052efefcb698f8ce7d7f7c01c41def21ff0245 (patch)
treee2283b86f30e2e3de7cce52e6b57d73c44255915 /README.md
parenta90bbefba602c80b0b6d046591d980e227b7cab5 (diff)
Added Issue / todo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 36c4800..c93f0a0 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,8 @@ Issues
* Turning on some gcc optimizations breaks the kernel
* Assumed support for VESA mode 0x114 with linear addressing.
* Control of stack heap growth?
+* Protect ringbuffer in syscall: disable interrupts on local cpu before spinlocking
+
Organization
------------