[PATCH 0/2] SMCA CPER Fixes

From: Yazen Ghannam
Date: Thu Jun 22 2023 - 09:19:10 EST


Hi all,

This set is a follow up to the patch linked below. It fixes two issues
in SMCA CPER decoding. The original patch attempted to address both
issues, but those changes may cause issues during runtime CPER decoding.

I reused the commit message between the two patches in this set, since
the context is almost identical.

Thanks,
Yazen

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

Yazen Ghannam (2):
x86/mce: Disable preemption for CPER decoding
x86/mce: Set correct PPIN for CPER decoding

arch/x86/kernel/cpu/mce/apei.c | 4 ++++
1 file changed, 4 insertions(+)

--
2.34.1