ACPI: APEI: EINJ: Add CXL error types
mainline inclusion from mainline-v6.4-rc1 commit fe6603ca category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I8ZRE0 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fe6603cafabbe9c0213cfaaca24bcbb3cc6e2a51 -------------------------------- ACPI 6.5 added six new error types for CXL. See chapter 18 table 18.30. Add strings for the new types so that Linux will list them in the /sys/kernel/debug/apei/einj/available_error_types file. It seems no other changes are needed. Linux already accepts the CXL codes (on a BIOS that advertises them). Intel-SIG: commit fe6603ca ACPI: APEI: EINJ: Add CXL error types. Backport to support CXL error types. Signed-off-by:Tony Luck <tony.luck@intel.com> Reviewed-by:
Davidlohr Bueso <dave@stgolabs.net> Reviewed-by:
Dave Jiang <dave.jiang@intel.com> Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by:
Wen Jin <wen.jin@intel.com>
Loading
Please sign in to comment