Re: [PATCH v2 13/24] EDAC, ghes: Add support for legacy API counters

From: Borislav Petkov
Date: Fri Aug 16 2019 - 05:55:16 EST


On Mon, Jun 24, 2019 at 03:09:22PM +0000, Robert Richter wrote:
> The ghes driver is not able yet to count legacy API counters in sysfs,
> e.g.:
>
> /sys/devices/system/edac/mc/mc0/csrow2/ce_count
> /sys/devices/system/edac/mc/mc0/csrow2/ch0_ce_count
> /sys/devices/system/edac/mc/mc0/csrow2/ch1_ce_count
>
> Make counting csrows/channels generic so that the ghes driver can use
> it too.

What for?

ghes_edac enumerates the DIMMs from SMBIOS - it doesn't need chip
selects and ranks. Those are used when you can't count the DIMMs
properly...

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.