]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: add support for non standard CPER section events
authorTyler Baicar <tbaicar@codeaurora.org>
Mon, 12 Jun 2017 22:16:04 +0000 (16:16 -0600)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 11 Aug 2017 20:45:56 +0000 (17:45 -0300)
commit624d8a1d99a2f3bd06cbc537aff3cc30201ba7c2
tree6670a5d4dc20cefbffbf464cef95c9ffb14ff35a
parent0d1f3f11be930187c7d290293a487d125a10d433
rasdaemon: add support for non standard CPER section events

Add support to handle the non standard CPER section kernel trace
events which cover RAS errors who's section type is unknown.

Signed-off-by: Tyler Baicar <tbaicar@codeaurora.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Makefile.am
configure.ac
ras-events.c
ras-events.h
ras-non-standard-handler.c [new file with mode: 0644]
ras-non-standard-handler.h [new file with mode: 0644]
ras-record.c
ras-record.h
ras-report.c
ras-report.h