TODO: note more work to be done
authorAlan Cox <alan@linux.intel.com>
Tue, 21 Jul 2015 22:34:13 +0000 (23:34 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 21 Jul 2015 22:34:13 +0000 (23:34 +0100)
Kernel/TODO

index 5ce71fc..0e4bef3 100644 (file)
@@ -49,3 +49,12 @@ o    Virtual device hooks for networking
 o      Pty/tty devices
 o      Finish select/poll
 o      Support for o65 binary format
+
+Other
+-----
+o      Check safety of changes to allow interrupts during swapper
+o      Check we don't have any races of the form
+       kill()
+               checks signal has handler
+       signal(x, SIG_DFL)
+               signal serviced