[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250120131547.GAZ45Mg5tP3i7Cc7rV@fat_crate.local>
Date: Mon, 20 Jan 2025 14:15:47 +0100
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] RAS updates for v6.14-rc1
Hi Linus,
please pull the RAS lineup for v6.14-rc1.
Thx.
---
The following changes since commit fc033cf25e612e840e545f8d5ad2edd6ba613ed5:
Linux 6.13-rc5 (2024-12-29 13:15:45 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip ras_core_for_v6.14_rc1
for you to fetch changes up to d35fb3121a36170bba951c529847a630440e4174:
x86/mce/amd: Remove shared threshold bank plumbing (2025-01-03 19:05:35 +0100)
----------------------------------------------------------------
- Remove the shared threshold bank hack on AMD and streamline and simplify it
- Cleanup and sanitize MCA code
----------------------------------------------------------------
Qiuxu Zhuo (5):
x86/mce: Make several functions return bool
x86/mce/threshold: Remove the redundant this_cpu_dec_return()
x86/mce: Make four functions return bool
x86/mce: Convert family/model mixed checks to VFM-based checks
x86/mce: Remove the redundant mce_hygon_feature_init()
Tony Luck (1):
x86/mce: Break up __mcheck_cpu_apply_quirks()
Yazen Ghannam (1):
x86/mce/amd: Remove shared threshold bank plumbing
arch/x86/Kconfig | 2 +-
arch/x86/include/asm/amd_nb.h | 31 ------
arch/x86/include/asm/mce.h | 6 +-
arch/x86/kernel/cpu/mce/amd.c | 137 ++++++-----------------
arch/x86/kernel/cpu/mce/core.c | 209 +++++++++++++++++++-----------------
arch/x86/kernel/cpu/mce/genpool.c | 29 +++--
arch/x86/kernel/cpu/mce/intel.c | 9 +-
arch/x86/kernel/cpu/mce/internal.h | 4 +-
arch/x86/kernel/cpu/mce/threshold.c | 2 +-
9 files changed, 168 insertions(+), 261 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists