[PATCH 0/2] FMPM Fixes

From: Yazen Ghannam
Date: Tue Mar 19 2024 - 07:35:31 EST


Hi all,

This set includes two fixes for issues found during further testing of
the FMPM module.

Patch 1 fixes a NULL pointer dereference. This is a resend.

Link:
https://lore.kernel.org/r/20240312154937.1102727-1-yazen.ghannam@xxxxxxx

Patch 2 fixes a record restoration issue affecting a couple of
scenarios.

Both include Murali's Tested-by tag.

Thanks,
Yazen

Yazen Ghannam (2):
RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records()
RAS/AMD/FMPM: Safely handle saved records of various sizes

drivers/ras/amd/fmpm.c | 57 +++++++++++++++++++++++++++++-------------
1 file changed, 39 insertions(+), 18 deletions(-)


base-commit: b3603fcb79b1036acae10602bffc4855a4b9af80
--
2.34.1