[GIT PULL] EDAC drivers

From: Tony Luck
Date: Tue Aug 29 2023 - 19:05:10 EST


The following changes since commit 6eaae198076080886b9e7d57f4ae06fa782f90ef:

Linux 6.5-rc3 (2023-07-23 15:24:10 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_v6.6

for you to fetch changes up to ce53ad81ed36c24aff075f94474adecfabfcf239:

EDAC/igen6: Fix the issue of no error events (2023-08-02 13:09:56 -0700)

----------------------------------------------------------------
Intel EDAC fixes:

- Old igen6 driver could lose pending events during initialization
- Sapphire Rapids workstations have fewer memory controllers than their
bigger siblings. This confused the driver.

----------------------------------------------------------------
Qiuxu Zhuo (2):
EDAC/i10nm: Skip the absent memory controllers
EDAC/igen6: Fix the issue of no error events

drivers/edac/i10nm_base.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++++-----
drivers/edac/igen6_edac.c | 8 ++++----
2 files changed, 53 insertions(+), 9 deletions(-)