We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8848287 + edc1243 commit ed1ff2fCopy full SHA for ed1ff2f
Documentation/ABI/testing/debugfs-cxl
@@ -40,8 +40,12 @@ KernelVersion: v6.9
40
Contact: linux-cxl@vger.kernel.org
41
Description:
42
(RO) Prints the CXL protocol error types made available by
43
- the platform in the format "0x<error number> <error type>".
+ the platform in the format:
44
+
45
+ 0x<error number> <error type>
46
47
The possible error types are (as of ACPI v6.5):
48
49
0x1000 CXL.cache Protocol Correctable
50
0x2000 CXL.cache Protocol Uncorrectable non-fatal
51
0x4000 CXL.cache Protocol Uncorrectable fatal
0 commit comments