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

From: Ira Weiny
Date: Wed Jan 31 2024 - 18:55:51 EST


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

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>