diff options
author | Yazen Ghannam <yazen.ghannam@amd.com> | 2023-01-27 20:04:05 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2023-03-24 15:03:19 +0300 |
commit | a2e59ab8e93301466cb3ff3f2b7b65eb1a4e8786 (patch) | |
tree | e1b74b222f50a3611f4a77671736f336e0b9427b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c0984666fde9cf7da4c1123443b469f44e94dd84 (diff) | |
download | linux-a2e59ab8e93301466cb3ff3f2b7b65eb1a4e8786.tar.xz |
EDAC/amd64: Drop dbam_to_cs() for Family 17h and later
The same function is used to calculate chip select size for all Zen-based
family/models. Therefore, a family/model function pointer is not necessary.
Drop the dbam_to_cs() function pointer for Family 17h and later systems.
Also, move the Family 17h function to avoid a forward declaration. Rename
it to indicate that the UMC Address Mask is used rather than the legacy
DBAM value.
Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20230127170419.1824692-9-yazen.ghannam@amd.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions