[PATCH 0/3] FMPM Debug Updates

From: Yazen Ghannam
Date: Mon Feb 26 2024 - 10:30:06 EST


Hi all,

This set adds two pieces of debug functionality.
1) Saving the system physical address of a recorded error.
2) Printing record entries through a debugfs file.

I'd like to include Murali, Naveen, and Sathya as co-developers, since
this is based on their previous work from here:
https://lore.kernel.org/r/20231129075034.2159223-4-muralimk@xxxxxxx

Thanks,
Yazen

Yazen Ghannam (3):
RAS: Export ras_debugfs_dir
RAS/AMD/FMPM: Save SPA values
RAS/AMD/FMPM: Add debugfs interface to print record entries

drivers/ras/amd/fmpm.c | 183 +++++++++++++++++++++++++++++++++++++++++
drivers/ras/debugfs.c | 1 +
2 files changed, 184 insertions(+)


base-commit: 3513ecaa685c6627a943b1f610421754734301fa
--
2.34.1