diff options
author | Dan Williams <dan.j.williams@intel.com> | 2024-07-04 03:01:35 +0200 |
---|---|---|
committer | Dave Jiang <dave.jiang@intel.com> | 2024-07-09 00:25:52 +0200 |
commit | 86588139b84386a47108b024d703c3c24ddbbec8 (patch) | |
tree | b4944ca413b97b86224f2203245d16ff00d0d8b2 /MAINTAINERS | |
parent | cxl/region: Simplify cxl_region_nid() (diff) | |
download | linux-86588139b84386a47108b024d703c3c24ddbbec8.tar.xz linux-86588139b84386a47108b024d703c3c24ddbbec8.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3c4fdf74a3f9..ce047ab7e977 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5485,6 +5485,7 @@ M: Ira Weiny <ira.weiny@intel.com> M: Dan Williams <dan.j.williams@intel.com> L: linux-cxl@vger.kernel.org S: Maintained +F: Documentation/driver-api/cxl F: drivers/cxl/ F: include/linux/einj-cxl.h F: include/linux/cxl-event.h |