]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: Add new SMCA bank types with error decoding
authorNaveen Krishna Chatradhi <nchatrad@amd.com>
Tue, 1 Jun 2021 05:31:17 +0000 (11:01 +0530)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 17 Aug 2021 10:58:20 +0000 (12:58 +0200)
commit9acef39f13833f7d53ef96abc5a72e79384260f4
treeceebc59dfce039b7c976e02a52d7e389654ecd9e
parent1ff5f3d2a0fcd48add9462567c30fe0e14585fb4
rasdaemon: Add new SMCA bank types with error decoding

Upcoming systems with Scalable Machine Check Architecture (SMCA) have
new MCA banks added.

This patch adds the (HWID, MCATYPE) tuple, name and error decoding for
those new SMCA banks.
While at it, optimize the string names in smca_bank_name[].

Signed-off-by: Muralidhara M K <muralimk@amd.com>
Signed-off-by: Naveen Krishna Chatradhi <nchatrad@amd.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
mce-amd-smca.c