Re: [PATCH v5] EDAC, ghes: use CPER module handles to locate DIMMs

From: Borislav Petkov
Date: Sat Sep 22 2018 - 12:37:43 EST


On Wed, Sep 19, 2018 at 01:59:00AM +0000, Fan Wu wrote:
> For platforms whose firmwares provide valid module handles
> (SMBIOS type 17) in error records, this patch uses the module
> handles to locate corresponding DIMMs and enables per-DIMM
> error counter update.
>
> Signed-off-by: Fan Wu <wufan@xxxxxxxxxxxxxx>
> Reviewed-by: Tyler Baicar <baicar.tyler@xxxxxxxxx>
> Reviewed-by: James Morse <james.morse@xxxxxxx>
> Tested-by: Toshi Kani <toshi.kani@xxxxxxx>
> ---
>
> Changes from v4:
> Changes from v3:
> * Updated Reviewed-by list
>
> Changes from v2:
> * Fixed coding style glitch
> * Added Tested-by/Reviewed-by
>
> Changes from v1:
> * Changed the new function name to get_dimm_smbios_index
> * Removed unnecessary checks inside get_dimm_smbios_index
> * Reverted the change of the DMI handle print
> * Updated commit message
>
> ---
> drivers/edac/ghes_edac.c | 23 +++++++++++++++++++++++
> include/linux/edac.h | 2 ++
> 2 files changed, 25 insertions(+)

Applied, thanks.

--
Regards/Gruss,
Boris.

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