Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/edac...
authorBorislav Petkov (AMD) <bp@alien8.de>
Mon, 11 Mar 2024 15:24:20 +0000 (16:24 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Mon, 11 Mar 2024 15:24:20 +0000 (16:24 +0100)
commitaf65545a0f82d7336f62e34f69d3c644806f5f95
treeaf2d38f620673a3cea6130514e618f13c4a751e4
parente77086c3750834553cf6fd2255c5f3ee04843ed8
parent4527a2194e7c2f88e940f9071084daa307ce08af
parentbd17b7c34fadef645becde1245b9394f69f31702
Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/edac-amd-atl' into edac-updates-for-v6.9

* ras/edac-drivers:
  EDAC/i10nm: Add Intel Grand Ridge micro-server support
  EDAC/igen6: Add one more Intel Alder Lake-N SoC support

* ras/edac-misc:
  EDAC/versal: Convert to platform remove callback returning void
  EDAC/versal: Make the bit position of injected errors configurable
  EDAC/synopsys: Convert to devm_platform_ioremap_resource()

* ras/edac-amd-atl:
  RAS/AMD/FMPM: Fix off by one when unwinding on error
  RAS/AMD/FMPM: Add debugfs interface to print record entries
  RAS/AMD/FMPM: Save SPA values
  RAS: Export helper to get ras_debugfs_dir
  RAS/AMD/ATL: Fix bit overflow in denorm_addr_df4_np2()
  RAS: Introduce a FRU memory poison manager
  RAS/AMD/ATL: Add MI300 row retirement support
  Documentation: Move RAS section to admin-guide
  RAS/AMD/ATL: Add MI300 DRAM to normalized address translation support
  RAS/AMD/ATL: Fix array overflow in get_logical_coh_st_fabric_id_mi300()
  RAS/AMD/ATL: Add MI300 support
  Documentation: RAS: Add index and address translation section
  EDAC/amd64: Use new AMD Address Translation Library
  RAS: Introduce AMD Address Translation Library

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>