[PATCH 0/2] EDAC: Fix incorrect far-memory error source

From: Qiuxu Zhuo
Date: Tue Oct 15 2024 - 03:44:53 EST


This series fixes an EDAC bug of the incorrect far-memory error
source on Granite Rapids.

Patch 1: Distinguish the memory error source details.
This is a preparation for patch 2.

Patch 2: Fix the incorrect far-memory error source indicator.

This series is based on v6.12-rc3.

Qiuxu Zhuo (2):
EDAC/skx_common: Distinguish the memory error source
EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicator

drivers/edac/i10nm_base.c | 1 +
drivers/edac/skx_common.c | 57 ++++++++++++++++++++++++++-------------
drivers/edac/skx_common.h | 8 ++++++
3 files changed, 48 insertions(+), 18 deletions(-)

base-commit: 8e929cb546ee42c9a61d24fae60605e9e3192354
--
2.17.1