diff options
author | Borislav Petkov (AMD) <bp@alien8.de> | 2024-09-09 10:51:30 +0200 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-09-09 10:51:30 +0200 |
commit | 92f8358bce13da0b2c37122573a2b2d7de0071df (patch) | |
tree | 6e59a6fc62a0487436a6869a938fb0c17056cfb1 /drivers/edac | |
parent | 26e43c9a894176e7b7f7eaff61aaf2748d4aa520 (diff) | |
parent | 35e6dbfe1846caeafabb49b7575adb36b0aa2269 (diff) | |
parent | a5f285d9cf11b15223ca2f28e4aa9998410cbeab (diff) |
Merge remote-tracking branches 'ras/edac-amd-atl', 'ras/edac-misc' and 'ras/edac-drivers' into edac-updates
* ras/edac-amd-atl:
RAS/AMD/ATL: Translate normalized to system physical addresses using PRM
ACPI: PRM: Add PRM handler direct call support
* ras/edac-misc:
EDAC/synopsys: Fix error injection on Zynq UltraScale+
* ras/edac-drivers:
EDAC: Drop obsolete PPC4xx driver
EDAC/sb_edac: Fix the compile warning of large frame size
EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5
EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_common
EDAC/igen6: Fix conversion of system address to physical memory address
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>