From: Vishal Verma Date: Thu, 26 Oct 2023 17:43:20 +0000 (-0600) Subject: MAINTAINERS: Add tools/testing/cxl files to CXL X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fae6389f912eb0b6aea1366814b5501077b5dbac;p=linux.git 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 Link: https://lore.kernel.org/r/20231026-vv-mainteners-fix-v1-1-0a0f25634073@intel.com Signed-off-by: Dan Williams --- diff --git a/MAINTAINERS b/MAINTAINERS index 90f13281d2970..a30e8672234e4 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