[PATCH v3 0/5] AMD64 EDAC: Check for nodes without memory, etc.

From: Ghannam, Yazen
Date: Tue Nov 05 2019 - 20:25:07 EST


From: Yazen Ghannam <yazen.ghannam@xxxxxxx>

Hi Boris,

These patches address the issue where the module checks and complains
about DRAM ECC on nodes without memory.

Changes from last revision:
1) Dropped patch 6 which was for adding a grain value.
2) Added an error code for !ecc_enabled() in patch 5.

Thanks,
Yazen

Link:
https://lkml.kernel.org/r/20191022203448.13962-1-Yazen.Ghannam@xxxxxxx

Yazen Ghannam (5):
EDAC/amd64: Make struct amd64_family_type global
EDAC/amd64: Gather hardware information early
EDAC/amd64: Save max number of controllers to family type
EDAC/amd64: Use cached data when checking for ECC
EDAC/amd64: Check for memory before fully initializing an instance

drivers/edac/amd64_edac.c | 196 +++++++++++++++++++-------------------
drivers/edac/amd64_edac.h | 2 +
2 files changed, 99 insertions(+), 99 deletions(-)

--
2.17.1