efi/cper, cxl: Decode CXL Error Log
authorSmita Koralahalli <Smita.KoralahalliChannabasappa@amd.com>
Fri, 28 Oct 2022 20:09:50 +0000 (20:09 +0000)
committerArd Biesheuvel <ardb@kernel.org>
Fri, 18 Nov 2022 08:14:10 +0000 (09:14 +0100)
commit2fb6999dd06f3718dcca2cf9b11ea6c9ea9da833
tree7dc97826d1806a9128e04c59b344508344f0b455
parentabdbf1a25daf42983a7becb6f6532ac7917951b0
efi/cper, cxl: Decode CXL Error Log

Print the CXL Error Log field as found in CXL Protocol Error Section.

The CXL RAS Capability structure will be reused by OS First Handling
and the duplication/appropriate placement will be addressed eventually.

Signed-off-by: Smita Koralahalli <Smita.KoralahalliChannabasappa@amd.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/cper_cxl.c
include/linux/cxl_err.h [new file with mode: 0644]