Commit fae6389f authored by Vishal Verma's avatar Vishal Verma Committed by Dan Williams
Browse files

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: default avatarVishal Verma <vishal.l.verma@intel.com>
Link: https://lore.kernel.org/r/20231026-vv-mainteners-fix-v1-1-0a0f25634073@intel.com


Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 9214c9d5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>