]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: Add support to parse the PPIN field of mce tracepoint
authorAvadhut Naik <avadhut.naik@amd.com>
Tue, 2 Apr 2024 04:33:07 +0000 (23:33 -0500)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 11 Jun 2024 09:48:07 +0000 (11:48 +0200)
commit045ab08eaa00172d50621df9502f6910f3fe3af4
tree7bb8adb075a0602ca6cac18e2ff56aa7cf58eb68
parentb1ace39286e287282a275b6edc90dc2f64e60a3c
rasdaemon: Add support to parse the PPIN field of mce tracepoint

Support for exporting the PPIN (Protected Processor Inventory Number)
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