Centos-kernel-stream-9/drivers/ras
Aristeu Rozanski a1cde182a4 RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address translation
JIRA: https://issues.redhat.com/browse/RHEL-38634
Tested: by AMD

commit ba437905b4fbf0ee1686c175069239a1cc292558
Author: Yazen Ghannam <yazen.ghannam@amd.com>
Date:   Fri Jun 7 16:33:00 2024 -0500

    RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address translation

    The currently used normalized address format is not applicable to all
    MI300 systems. This leads to incorrect results during address
    translation.

    Drop the fixed layout and construct the normalized address from system
    settings.

    Fixes: 87a612375307 ("RAS/AMD/ATL: Add MI300 DRAM to normalized address translation support")
    Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
    Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
    Cc: <stable@kernel.org>
    Link: https://lore.kernel.org/r/20240607-mi300-dram-xl-fix-v1-2-2f11547a178c@amd.com

Signed-off-by: Aristeu Rozanski <arozansk@redhat.com>
2024-06-18 09:32:36 -04:00
..
amd RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address translation 2024-06-18 09:32:36 -04:00
Kconfig RAS: Introduce a FRU memory poison manager 2024-05-02 15:16:04 -04:00
Makefile RAS: Introduce a FRU memory poison manager 2024-05-02 15:16:04 -04:00
cec.c RAS: Export helper to get ras_debugfs_dir 2024-05-02 15:16:05 -04:00
debugfs.c RAS: Export helper to get ras_debugfs_dir 2024-05-02 15:16:05 -04:00
debugfs.h RAS: Avoid build errors when CONFIG_DEBUG_FS=n 2024-05-02 15:16:05 -04:00
ras.c