[0/2] SMCA CPER Fixes

Message ID 20230622131841.3153672-1-yazen.ghannam@amd.com
Headers
Series SMCA CPER Fixes |

Message

Yazen Ghannam June 22, 2023, 1:18 p.m. UTC
  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@amd.com

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(+)