Linux EDAC development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] x86/mce/amd: Fix inverted interrupt enablement during storm handling
@ 2026-08-12 22:15 Jasjeet Rangi
  2026-08-12 22:15 ` [PATCH v2 1/2] " Jasjeet Rangi
  2026-08-12 22:15 ` [PATCH v2 2/2] x86/mce: Rename MCE storm handler parameters for storm mode Jasjeet Rangi
  0 siblings, 2 replies; 9+ messages in thread
From: Jasjeet Rangi @ 2026-08-12 22:15 UTC (permalink / raw)
  To: x86
  Cc: jrangi, tony.luck, bp, tglx, mingo, dave.hansen, hpa, linux-edac,
	stable, Smita.KoralahalliChannabasappa, yazen.ghannam, msaggi,
	rjethwani, rhan, dgiani

Hi all,

This set fixes a bug in AMD MCE storm handling and renames a variable
that could have led to this bug. The variable rename patch is split from
the fix to keep the fix minimal and to allow easier backporting.

Patch 1: Fix inverted interrupt enablement during storm handling on AMD

Patch 2: Rename MCE storm handler parameters for storm mode

Thanks,
Jasjeet

Jasjeet Rangi (2):
  x86/mce/amd: Fix inverted interrupt enablement during storm handling
  x86/mce: Rename MCE storm handler parameters for storm mode

 arch/x86/kernel/cpu/mce/amd.c       | 9 ++++++---
 arch/x86/kernel/cpu/mce/intel.c     | 4 ++--
 arch/x86/kernel/cpu/mce/internal.h  | 8 ++++----
 arch/x86/kernel/cpu/mce/threshold.c | 6 +++---
 4 files changed, 15 insertions(+), 12 deletions(-)

-- 
2.50.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-08-19 18:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-12 22:15 [PATCH v2 0/2] x86/mce/amd: Fix inverted interrupt enablement during storm handling Jasjeet Rangi
2026-08-12 22:15 ` [PATCH v2 1/2] " Jasjeet Rangi
2026-08-14 23:24   ` Borislav Petkov
2026-08-17 18:51     ` Jasjeet Rangi
2026-08-18 19:02       ` Borislav Petkov
2026-08-19  6:46         ` Jasjeet Rangi
2026-08-19 14:06           ` Yazen Ghannam
2026-08-19 17:59             ` Jasjeet Rangi
2026-08-12 22:15 ` [PATCH v2 2/2] x86/mce: Rename MCE storm handler parameters for storm mode Jasjeet Rangi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox