Skip to content

Commit ed1ff2f

Browse files
committed
Merge branch 'for-6.9/cxl-einj' into for-6.9/cxl
Pick up documentation build fix for v6.9.
2 parents 8848287 + edc1243 commit ed1ff2f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/ABI/testing/debugfs-cxl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,12 @@ KernelVersion: v6.9
4040
Contact: linux-cxl@vger.kernel.org
4141
Description:
4242
(RO) Prints the CXL protocol error types made available by
43-
the platform in the format "0x<error number> <error type>".
43+
the platform in the format:
44+
45+
0x<error number> <error type>
46+
4447
The possible error types are (as of ACPI v6.5):
48+
4549
0x1000 CXL.cache Protocol Correctable
4650
0x2000 CXL.cache Protocol Uncorrectable non-fatal
4751
0x4000 CXL.cache Protocol Uncorrectable fatal

0 commit comments

Comments
 (0)