Re: [PATCH] EDAC/mc: Add new HBM3 memory type

From: Yazen Ghannam
Date: Wed Jun 07 2023 - 09:47:48 EST


On 5/23/23 4:55 AM, Muralidhara M K wrote:
> From: Muralidhara M K <muralidhara.mk@xxxxxxx>
>
> Add a new entry to 'enum mem_type' and a new string to 'edac_mem_types[]'
> for HBM3 (High Bandwidth Memory Gen 3) new memory type.
>
> Signed-off-by: Muralidhara M K <muralidhara.mk@xxxxxxx>
> ---
> drivers/edac/edac_mc.c | 1 +
> include/linux/edac.h | 3 +++
> 2 files changed, 4 insertions(+)
>

Hi Murali,

This patch is completely within EDAC, so it's not necessary to copy the
x86 or TIP maintainers.

Also, this change is not currently used, so the patch should be included
as part of a set when it is needed.

Thanks,
Yazen