]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: Add support to parse microcode field of mce tracepoint
authorAvadhut Naik <avadhut.naik@amd.com>
Tue, 2 Apr 2024 05:07:38 +0000 (00:07 -0500)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 11 Jun 2024 09:48:07 +0000 (11:48 +0200)
commit79065939fc4bc1da72a3718937fab80e73a6dd75
tree0f1b76e436b7be92d0add073ae3568409f665d96
parent045ab08eaa00172d50621df9502f6910f3fe3af4
rasdaemon: Add support to parse microcode field of mce tracepoint

Support for exporting the Microcode Revision is being added to the
mce_record tracepoint.

Add the required, corresponding support in the rasdaemon for the field
to be parsed and logged or added to the database and viewed later through
ras-mc-ctl utility.

Signed-off-by: Avadhut Naik <avadhut.naik@amd.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
ras-mce-handler.c
ras-mce-handler.h
ras-record.c
util/ras-mc-ctl.in