2023-06-22 13:42:09

by Yazen Ghannam

[permalink] [raw]
Subject: [PATCH 0/2] SMCA CPER Fixes

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/[email protected]

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