]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: add support for THead Yitian non-standard error decoder
authorRuidong Tian <tianruidong@linux.alibaba.com>
Thu, 7 Sep 2023 10:21:05 +0000 (18:21 +0800)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 23 Oct 2023 09:37:15 +0000 (11:37 +0200)
commitb084ce58e38796233b777b122064f1149b3a6c7e
tree1af673b04e71017c1f59794c8a5e13c45bebadae
parent8eb68172ee14ebb2d5cc545a6b61664b080b5aaf
rasdaemon: add support for THead Yitian non-standard error decoder

Add a new non-standard error decoder to decode THead YiTian error
section. Put all related code to a new source file.

Signed-off-by: Ruidong Tian <tianruidong@linux.alibaba.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Makefile.am
configure.ac
non-standard-yitian.c [new file with mode: 0644]
non-standard-yitian.h [new file with mode: 0644]