[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/NQfnRa82W0vCoy@zn.tnic>
Date: Mon, 20 Feb 2023 11:50:38 +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 6.3
Hi Linus,
please pull some x86 RAS updates for 6.3.
Thx.
---
The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/ras_core_for_v6.3_rc1
for you to fetch changes up to 8a01ec97dc066009dd89e43bfcf55644f2dd6d19:
x86/mce: Mask out non-address bits from machine check bank (2023-01-10 11:47:07 +0100)
----------------------------------------------------------------
- Add support for reporting more bits of the physical address on error,
on newer AMD CPUs
- Mask out bits which don't belong to the address of the error being
reported
----------------------------------------------------------------
Smita Koralahalli (2):
x86/mce: Define a function to extract ErrorAddr from MCA_ADDR
x86/mce: Add support for Extended Physical Address MCA changes
Tony Luck (1):
x86/mce: Mask out non-address bits from machine check bank
arch/x86/include/asm/mce.h | 3 +++
arch/x86/kernel/cpu/mce/amd.c | 12 +++--------
arch/x86/kernel/cpu/mce/core.c | 32 ++++++++++-----------------
arch/x86/kernel/cpu/mce/internal.h | 44 ++++++++++++++++++++++++++++++++++++++
drivers/edac/skx_common.c | 2 +-
5 files changed, 62 insertions(+), 31 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists