diff options
author | Borislav Petkov (AMD) <[email protected]> | 2024-12-11 12:07:42 +0100 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2024-12-11 21:47:33 +0100 |
commit | 747367340ca6b5070728b86ae36ad6747f66b2fb (patch) | |
tree | 571f864ff1a4dca16c11931f9a97befe808a87ae /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | fac04efc5c793dccbd07e2d59af9f90b7fc0dca4 (diff) |
EDAC/amd64: Simplify ECC check on unified memory controllers
The intent of the check is to see whether at least one UMC has ECC
enabled. So do that instead of tracking which ones are enabled in masks
which are too small in size anyway and lead to not loading the driver on
Zen4 machines with UMCs enabled over UMC8.
Fixes: e2be5955a886 ("EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh")
Reported-by: Avadhut Naik <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Tested-by: Avadhut Naik <[email protected]>
Reviewed-by: Avadhut Naik <[email protected]>
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions