]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
Add code to decode Ampere specific error
authorJason Tian <jason@os.amperecomputing.com>
Thu, 4 Feb 2021 01:57:05 +0000 (09:57 +0800)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 26 May 2021 06:53:04 +0000 (08:53 +0200)
commite37eb2f11a82b4fa105ad209916f9921baf47556
treee1e08114d27bc180ab12eb9e2457e1daed68efee
parentb4764d4c57059e182ddceec3f38980e5da57ed54
Add code to decode Ampere specific error

All Ampere specific errors(payload type0/1/2/3) include 48 bytes
OEM data, which will be decoded out error type,subtype,instance,
socket number and so on.

Signed-off-by: Jason Tian <jason@os.amperecomputing.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Makefile.am
configure.ac
non-standard-ampere.c [new file with mode: 0644]
non-standard-ampere.h [new file with mode: 0644]
ras-arm-handler.c
ras-arm-handler.h
ras-non-standard-handler.c
ras-record.c
ras-record.h