[GIT PULL] RAS updates for v6.13

From: Borislav Petkov
Date: Mon Nov 18 2024 - 08:04:28 EST


Hi Linus,

please pull the RAS updates for v6.13.

Thx.

---

The following changes since commit 81983758430957d9a5cb3333fe324fd70cf63e7e:

Linux 6.12-rc5 (2024-10-27 12:52:02 -1000)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/ras_core_for_v6.13

for you to fetch changes up to 612c2addff367ee461dc99ffca2bc786f105d2ec:

EDAC/mce_amd: Add support for FRU text in MCA (2024-10-31 10:53:04 +0100)

----------------------------------------------------------------
- Log and handle twp new AMD-specific MCA registers: SYND1 and SYND2 and
report the Field Replaceable Unit text info reported through them

- Add support for handling variable-sized SMCA BERT records

- Add the capability for reporting vendor-specific RAS error info without
adding vendor-specific fields to struct mce

- Cleanups

----------------------------------------------------------------
Avadhut Naik (2):
x86/mce: Add wrapper for struct mce to export vendor specific info
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers

Qiuxu Zhuo (2):
x86/mce/mcelog: Use xchg() to get and clear the flags
x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff

Steven Rostedt (1):
tracing: Add __print_dynamic_array() helper

Yazen Ghannam (2):
x86/mce/apei: Handle variable SMCA BERT record size
EDAC/mce_amd: Add support for FRU text in MCA

arch/x86/include/asm/mce.h | 36 ++++-
arch/x86/include/uapi/asm/mce.h | 3 +-
arch/x86/kernel/cpu/mce/amd.c | 30 ++--
arch/x86/kernel/cpu/mce/apei.c | 107 ++++++++++----
arch/x86/kernel/cpu/mce/core.c | 216 ++++++++++++++++-------------
arch/x86/kernel/cpu/mce/dev-mcelog.c | 11 +-
arch/x86/kernel/cpu/mce/genpool.c | 18 +--
arch/x86/kernel/cpu/mce/inject.c | 6 +-
arch/x86/kernel/cpu/mce/intel.c | 2 +-
arch/x86/kernel/cpu/mce/internal.h | 4 +-
drivers/edac/mce_amd.c | 22 ++-
include/trace/events/mce.h | 49 ++++---
include/trace/stages/stage3_trace_output.h | 8 ++
include/trace/stages/stage7_class_define.h | 1 +
samples/trace_events/trace-events-sample.h | 7 +-
15 files changed, 329 insertions(+), 191 deletions(-)


--
Regards/Gruss,
Boris.

https://people.kernel.org/tglx/notes-about-netiquette