[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMj1kXF8vpvM_MysVO7NcWy5YgXQvcYcQmKNh9aV6eyeR8jwKw@mail.gmail.com>
Date: Wed, 9 Nov 2022 10:30:53 +0100
From: Ard Biesheuvel <ardb@...nel.org>
To: Smita Koralahalli <Smita.KoralahalliChannabasappa@....com>
Cc: linux-efi@...r.kernel.org, linux-cxl@...r.kernel.org,
linux-kernel@...r.kernel.org,
Alison Schofield <alison.schofield@...el.com>,
Vishal Verma <vishal.l.verma@...el.com>,
Ira Weiny <ira.weiny@...el.com>,
Ben Widawsky <bwidawsk@...nel.org>,
Dan Williams <dan.j.williams@...el.com>,
Yazen Ghannam <yazen.ghannam@....com>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>
Subject: Re: [PATCH v2 0/2] efi/cper, cxl: Decode CXL Protocol Errors CPER
On Fri, 28 Oct 2022 at 22:10, Smita Koralahalli
<Smita.KoralahalliChannabasappa@....com> wrote:
>
> This series adds decoding for the CXL Protocol Errors Common Platform
> Error Record.
>
> Smita Koralahalli (2):
> efi/cper, cxl: Decode CXL Protocol Error Section
> efi/cper, cxl: Decode CXL Error Log
>
I've queued these up now (with Jonathan's ack)
> drivers/firmware/efi/Makefile | 2 +-
> drivers/firmware/efi/cper.c | 9 ++
> drivers/firmware/efi/cper_cxl.c | 179 ++++++++++++++++++++++++++++++++
> drivers/firmware/efi/cper_cxl.h | 66 ++++++++++++
> include/linux/cxl_err.h | 22 ++++
> 5 files changed, 277 insertions(+), 1 deletion(-)
> create mode 100644 drivers/firmware/efi/cper_cxl.c
> create mode 100644 drivers/firmware/efi/cper_cxl.h
> create mode 100644 include/linux/cxl_err.h
>
> --
> 2.17.1
>
Powered by blists - more mailing lists