]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: Add support for the CXL poison events
authorShiju Jose <shiju.jose@huawei.com>
Fri, 31 Mar 2023 12:35:13 +0000 (13:35 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 30 Apr 2023 08:43:24 +0000 (09:43 +0100)
commit75c8fec559641f843345ef8fbc36d124b60b914d
tree6a2d974b4513e328207523f8162dbe65cb99312d
parentd3836aa061f677232f99c514247d3dbf80812a1b
rasdaemon: Add support for the CXL poison events

Add support to log and record the CXL poison events.

The corresponding Kernel patches here:
https://lore.kernel.org/linux-cxl/64457d30bae07_2028294ac@dwillia2-xfh.jf.intel.com.notmuch/

Presently for logging only, could be extended for the policy
based recovery action for the frequent poison events depending on the above
kernel patches.

Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Makefile.am
configure.ac
ras-cxl-handler.c [new file with mode: 0644]
ras-cxl-handler.h [new file with mode: 0644]
ras-events.c
ras-events.h
ras-record.c
ras-record.h
ras-report.c
ras-report.h