[GIT PULL] EDAC updates for v7.3
From: Borislav Petkov
Date: Mon Aug 31 2026 - 23:10:37 EST
Hi Linus,
please pull a somewhat belated (and forgotten :-\) EDAC updates lineup for
v7.3-rc2. Scripts are fixed to avoid such an omission in the future.
Thx a lot!
---
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_v7.3_rc2
for you to fetch changes up to 68c90773f40f91f48a557e9fa65e2a72cebc58df:
Merge remote-tracking branches 'ras/edac-misc', 'ras/edac-drivers' and 'ras/edac-amd-atl' into edac-updates (2026-08-31 19:29:47 -0700)
----------------------------------------------------------------
- Mark the mpc85xx and ThunderX EDAC drivers as orphaned due to lack of
access to hardware
- Remove the unused fake error injection interface from the EDAC debugfs
code due to potential races between logging a fake and a real hw error
- edac_mc_sysfs: Use sysfs_emit_at() for proper bounds checking
- Remove Mark Gross from maintainer entries and move him to CREDITS
- Load the AMD address translation library only on systems which can
actually make use of it (have ECC memory) instead of on every AMD Zen
system out there
- In edac_altera, detect the SoC variant using the ECC manager's
compatible string instead of the build architecture to select the
correct interrupt layout, and remove leftover architecture-specific
ifdeffery from the double-bit error handling path
- Add a new reviewer for the Xilinx EDAC drivers
- Unify address translation logic in Intel client EDAC drivers igen6 and
ie31200 along with detecting memory controller counts at boot time
instead of relying on hardcoded, platform specific numbers. Also, fix
a bunch of issues in them; work by Qiuxu Zhuo
- Add support for a new Intel processor platform Starfire which is
a derivative of Panther Lake SoCs
- The usual cleanups and fixlets all over
----------------------------------------------------------------
Abhinav Ananthu (1):
EDAC/sysfs: Use sysfs_emit_at() in dimmdev_location_show()
Borislav Petkov (AMD) (4):
EDAC/mpc85xx: Orphan it
EDAC/device_sysfs: Cleanup around edac_device_ctl_poll_msec_store()
EDAC/thunderx: Orphan it
Merge remote-tracking branches 'ras/edac-misc', 'ras/edac-drivers' and 'ras/edac-amd-atl' into edac-updates
Jad Keskes (1):
EDAC/device_sysfs: Use kstrtouint() for poll_msec to prevent truncation
Pan Chuang (1):
EDAC: Remove redundant dev_err()
Qiuxu Zhuo (11):
EDAC/ie31200: Decouple DIMM width decoding from enum order
EDAC/igen6: Fix interleave boundary condition
EDAC/igen6: Fix channel selection hash
EDAC/igen6: Fix channel address decode for non-hash mode
EDAC/igen6: Fix Raptor Lake-P logged error address
EDAC/igen6: Remove unnecessary XOR on the zero-valued interleave bit
EDAC/igen6: Simplify compute die ID comments
EDAC/igen6: Detect present memory controllers at runtime
EDAC/igen6: Remove redundant resource configuration tables
EDAC/igen6: Refactor address translation logic
EDAC/igen6: Add Intel Starfire SoCs support
Radhey Shyam Pandey (1):
MAINTAINERS: Add Radhey Shyam Pandey as Xilinx EDAC reviewer
Rounak Das (2):
EDAC/altera: Use ECC manager compatible to select A10/S10 IRQ layout
EDAC/altera: Remove remaining CONFIG_64BIT ifdefs in the DB-error path
Sang-Heon Jeon (1):
RAS/AMD/ATL: Remove conditional return with no effect
Uwe Kleine-König (1):
MAINTAINERS: Remove Mark Gross from relevant entries
Yazen Ghannam (2):
EDAC/debugfs: Remove the fake_inject debugfs interface
RAS/AMD/ATL, EDAC/amd64: Only load ATL when needed
CREDITS | 4 +
MAINTAINERS | 16 +-
drivers/edac/al_mc_edac.c | 12 +-
drivers/edac/altera_edac.c | 127 ++++++-----
drivers/edac/altera_edac.h | 1 +
drivers/edac/amd64_edac.c | 2 +
drivers/edac/aspeed_edac.c | 4 +-
drivers/edac/debugfs.c | 65 +-----
drivers/edac/edac_device.c | 10 +-
drivers/edac/edac_device_sysfs.c | 23 +-
drivers/edac/edac_mc_sysfs.c | 2 +-
drivers/edac/edac_module.h | 3 +-
drivers/edac/highbank_mc_edac.c | 4 +-
drivers/edac/ie31200_edac.c | 18 +-
drivers/edac/igen6_edac.c | 471 ++++++++++++++++++++++-----------------
drivers/edac/thunderx_edac.c | 4 +-
drivers/edac/xgene_edac.c | 5 +-
drivers/ras/amd/atl/core.c | 1 -
drivers/ras/amd/atl/map.c | 6 +-
include/linux/edac.h | 3 -
20 files changed, 387 insertions(+), 394 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette