]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
cxl/Documentation: Remove 'mixed' from sysfs mode doc
authorIra Weiny <ira.weiny@intel.com>
Mon, 24 Feb 2025 18:29:29 +0000 (12:29 -0600)
committerDave Jiang <dave.jiang@intel.com>
Fri, 14 Mar 2025 23:28:05 +0000 (16:28 -0700)
Commit 188e9529a606 ("cxl: Remove the CXL_DECODER_MIXED mistake")
removed the mixed mode.

Remove it from the sysfs documentation.

Cc: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://patch.msgid.link/20250224-remove-mixed-sysfs-v1-1-a329db313dac@intel.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Documentation/ABI/testing/sysfs-bus-cxl

index 6d911f046a78ca41cb1a6ee6b63329e9c93c8a0f..99bb3faf7a0e121a5f6b6a7d76adf6a233a6984e 100644 (file)
@@ -339,14 +339,13 @@ KernelVersion:    v6.0
 Contact:       linux-cxl@vger.kernel.org
 Description:
                (RW) When a CXL decoder is of devtype "cxl_decoder_endpoint" it
-               translates from a host physical address range, to a device local
-               address range. Device-local address ranges are further split
-               into a 'ram' (volatile memory) range and 'pmem' (persistent
-               memory) range. The 'mode' attribute emits one of 'ram', 'pmem',
-               'mixed', or 'none'. The 'mixed' indication is for error cases
-               when a decoder straddles the volatile/persistent partition
-               boundary, and 'none' indicates the decoder is not actively
-               decoding, or no DPA allocation policy has been set.
+               translates from a host physical address range, to a device
+               local address range. Device-local address ranges are further
+               split into a 'ram' (volatile memory) range and 'pmem'
+               (persistent memory) range. The 'mode' attribute emits one of
+               'ram', 'pmem', or 'none'. The 'none' indicates the decoder is
+               not actively decoding, or no DPA allocation policy has been
+               set.
 
                'mode' can be written, when the decoder is in the 'disabled'
                state, with either 'ram' or 'pmem' to set the boundaries for the