]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Remove the already solved issues from TODO.
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 3 May 2013 21:20:41 +0000 (18:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 3 May 2013 21:21:15 +0000 (18:21 -0300)
For now, don't renumber it, as the numbering is still usefull.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
TODO

diff --git a/TODO b/TODO
index d9fee24e56d7892481e53276c538393afe1615d3..f69daf57388bc4f6e0de2db6a57502c770eda830 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,6 @@
-1) Fix RAS timestamp.
-
 2) Make sqlite code thread safe: it currently hangs if two CPUs
    try to record data there at the same time.
 
-3) Add a "supervisor" proccess that will avoid the daemon to stop.
-
 4) Handle signals.
 
 5) Better handle error conditions to be sure that events won't be
@@ -19,6 +15,3 @@
 8) add support for PCIe AER trace records.
 
 9) add support for mce trace records.
-
-10) use a separate ringbuffer for traces (requires patches for
-    kernel 3.10).