For now, don't renumber it, as the numbering is still usefull.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-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
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).