Re: [PATCH 0/3] ACPI, APEI, EINJ: Add new CXL Error Types

From: Ben Cheatham
Date: Wed Nov 30 2022 - 15:23:08 EST


Hi all,

Jay's internship at AMD ended a couple of months ago and I was asked to pick this up for her. I made the suggested changes and also have a EINJ patch given to me by Yazen that has to do with this one so I'll be adding that in as well. I'm still waiting for a machine to test with, but I expect to send out v2 later this week. Thanks

On 7/29/22 10:35 AM, Jay Lu wrote:
Fix formatting errors alerted by checkpatch.pl, including missing
lines and indentations to clean up for following patches.
Create an array to store error type descriptions for maintainability.

Add new CXL error types so that they are advertised.

Jay Lu (3):
ACPI, APEI, EINJ: Fix Formatting Errors
ACPI, APEI, EINJ: Refactor available_error_type_show
ACPI, APEI, EINJ: Add support for new CXL error types

drivers/acpi/apei/einj.c | 62 ++++++++++++++++++++--------------------
1 file changed, 31 insertions(+), 31 deletions(-)