Re: [PATCH 0/2] cxl/cper: Fixes for CXL CPER event processing

From: Ard Biesheuvel
Date: Sat Feb 03 2024 - 12:31:32 EST


On Thu, 1 Feb 2024 at 00:55, Ira Weiny <ira.weiny@xxxxxxxxx> wrote:
>
> A couple of fixes for the new CXL CPER processing code.
>
> The first is a real bug which should land in rc. The second could wait
> until the next merge window but it small enough it should be ok to land
> in rc.
>
> Signed-off-by: Ira Weiny <ira.weiny@xxxxxxxxx>
> ---
> Ira Weiny (2):
> cxl/cper: Fix errant CPER prints for CXL events
> cxl/trace: Remove unnecessary memcpy's
>

Thanks, I'll take these via the EFI tree.


> drivers/acpi/apei/ghes.c | 26 --------------------------
> drivers/cxl/core/trace.h | 6 +++---
> drivers/firmware/efi/cper.c | 19 +++++++++++++++++++
> include/linux/cper.h | 23 +++++++++++++++++++++++
> 4 files changed, 45 insertions(+), 29 deletions(-)
> ---
> base-commit: 861c0981648f5b64c86fd028ee622096eb7af05a
> change-id: 20240111-cxl-cper-fixups-dbf61790e4c8
>
> Best regards,
> --
> Ira Weiny <ira.weiny@xxxxxxxxx>
>
>