lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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