]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Documentation: CXL Maturity Map
authorDan Williams <dan.j.williams@intel.com>
Thu, 4 Jul 2024 01:01:35 +0000 (18:01 -0700)
committerDave Jiang <dave.jiang@intel.com>
Mon, 8 Jul 2024 22:25:52 +0000 (15:25 -0700)
commit86588139b84386a47108b024d703c3c24ddbbec8
treeb4944ca413b97b86224f2203245d16ff00d0d8b2
parentf3d70720e92c24c22e0e63c2588636edba33eb1a
Documentation: CXL Maturity Map

Provide a survey of the work-in-progress maturity (implementation
status) of various aspects of the CXL subsystem.

Clarify that in addition to ongoing upkeep relative to specification
updates, there are some long running themes in the driver that respond
to the discovery of new corner cases (bugs) and new use cases (feature
extensions).

The primary audience is distribution maintainers, but it also serves as
a guide for kernel developers to understand what aspects of the CXL
subsystem need more help. It is a landing page to document ongoing
progress, and a guide to discern exposure to work-in-progress features.

Reviewed-by: Adam Manzanares <a.manzanares@samsung.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Alison Schofield <alison.schofield@intel.com>
Link: https://patch.msgid.link/172005486862.2048248.6668794717827294862.stgit@dwillia2-xfh.jf.intel.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Documentation/driver-api/cxl/index.rst
Documentation/driver-api/cxl/maturity-map.rst [new file with mode: 0644]
MAINTAINERS