Re: [PATCH v7 1/3] efi/cper: add cper_mem_err_status_str to decode error description

From: Ard Biesheuvel
Date: Wed Apr 06 2022 - 17:48:14 EST


On Fri, 1 Apr 2022 at 22:44, Borislav Petkov <bp@xxxxxxxxx> wrote:
>
> On Tue, Mar 08, 2022 at 10:40:51PM +0800, Shuai Xue wrote:
> > Introduce a new helper function cper_mem_err_status_str() which is used to
> > decode the description of error status, and the cper_print_mem() will call
> > it and report the details of error status.
> >
> > Signed-off-by: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
> > ---
> > drivers/firmware/efi/cper.c | 30 +++++++++++++++++++++++++++++-
> > include/linux/cper.h | 1 +
> > 2 files changed, 30 insertions(+), 1 deletion(-)
>
> Ard, ack to take this one and patch 3 through the EDAC tree?
>

Works for me.

Acked-by: Ard Biesheuvel <ardb@xxxxxxxxxx>