[GIT PULL] EDAC updates for v6.13

From: Borislav Petkov
Date: Mon Nov 18 2024 - 06:44:08 EST


Hi Linus,

please pull the EDAC pile for v6.13.

Thx.

---

The following changes since commit 42f7652d3eb527d03665b09edac47f85fb600924:

Linux 6.12-rc4 (2024-10-20 15:19:38 -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.13

for you to fetch changes up to 1b38da0115598e30cc7cdd84761fc427c18b281f:

Merge branch 'edac-misc' into edac-updates (2024-11-18 11:33:23 +0100)

----------------------------------------------------------------
- Add support for Bluefield-2 SOCs to bluefield_edac

- Add support for Intel Panther Lake-H to igen6_edac

- Add polling support to igen6_edac as some Intel M100 chips have trouble with
error interrupts

- Add Kaby Lake-S support to ie31200_edac

- Fix memory source detection in the SKX common module which is used by
a couple of Intel EDAC drivers

- Add support for the NXP i.MX9 memory controller to fsl_edac

- The usual fixes and cleanups all over the place

----------------------------------------------------------------
Borislav Petkov (AMD) (1):
Merge branch 'edac-misc' into edac-updates

David Thompson (2):
EDAC/bluefield: Fix potential integer overflow
EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2

Frank Li (3):
EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()
EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdata
dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller

James Ye (1):
EDAC/ie31200: Add Kaby Lake-S dual-core host bridge ID

Krzysztof Kozlowski (1):
MAINTAINERS: Change FSL DDR EDAC maintainership

Lili Li (1):
EDAC/igen6: Add Intel Panther Lake-H SoCs support

Orange Kao (2):
EDAC/igen6: Avoid segmentation fault on module unload
EDAC/igen6: Add polling support

Priyanka Singh (1):
EDAC/fsl_ddr: Fix bad bit shift operations

Qiuxu Zhuo (3):
EDAC/skx_common: Differentiate memory error sources
EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicator
EDAC/igen6: Initialize edac_op_state according to the configuration data

Yazen Ghannam (1):
RAS/AMD/ATL: Add debug prints for DF register reads

Ye Li (1):
EDAC/fsl_ddr: Add support for i.MX9 DDR controller

CREDITS | 4 +
.../bindings/memory-controllers/fsl/fsl,ddr.yaml | 31 +++-
MAINTAINERS | 3 +-
drivers/edac/bluefield_edac.c | 170 ++++++++++++++++++---
drivers/edac/fsl_ddr_edac.c | 141 +++++++++++------
drivers/edac/fsl_ddr_edac.h | 13 ++
drivers/edac/i10nm_base.c | 1 +
drivers/edac/ie31200_edac.c | 8 +-
drivers/edac/igen6_edac.c | 49 +++++-
drivers/edac/layerscape_edac.c | 1 +
drivers/edac/skx_common.c | 57 ++++---
drivers/edac/skx_common.h | 8 +
drivers/ras/amd/atl/access.c | 8 +-
13 files changed, 398 insertions(+), 96 deletions(-)


--
Regards/Gruss,
Boris.

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