aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorVishal Verma <vishal.l.verma@intel.com>2023-10-26 11:43:20 -0600
committerDan Williams <dan.j.williams@intel.com>2023-10-26 10:46:14 -0700
commitfae6389f912eb0b6aea1366814b5501077b5dbac (patch)
tree52f4528d3016ac7154098bf290f466ba68465a42
parentcxl/mbox: Remove useless cast in cxl_mem_create_range_info() (diff)
downloadwireguard-linux-fae6389f912eb0b6aea1366814b5501077b5dbac.tar.xz
wireguard-linux-fae6389f912eb0b6aea1366814b5501077b5dbac.zip
MAINTAINERS: Add tools/testing/cxl files to CXL
tools/testing/cxl contains the unit test infrastructure for mocking CXL hierarchies. These are under the purview of the CXL subsystem maintainers. Add the 'F:' entry for this to MAINTAINERS so that get_maintainer.pl works as expected for patches to this area. Signed-off-by: Vishal Verma <vishal.l.verma@intel.com> Link: https://lore.kernel.org/r/20231026-vv-mainteners-fix-v1-1-0a0f25634073@intel.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 90f13281d297..a30e8672234e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5182,6 +5182,7 @@ L: linux-cxl@vger.kernel.org
S: Maintained
F: drivers/cxl/
F: include/uapi/linux/cxl_mem.h
+F: tools/testing/cxl/
COMPUTE EXPRESS LINK PMU (CPMU)
M: Jonathan Cameron <jonathan.cameron@huawei.com>