[PATCH 2/5] MAINTAINERS/MEMORY MANAGEMENT: Add tools/vm/ as managed files

From: SeongJae Park
Date: Tue Jan 03 2023 - 13:08:11 EST


'tools/vm/' directory should be a part of memory management subsystem,
but MAINTAINERS file doesn't mark the directory so. Add one more 'F:'
entry for the directory to 'MEMORY MANAGEMENT' section.

Signed-off-by: SeongJae Park <sj@xxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 45977188ab5b..3073432ff0bf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13484,6 +13484,7 @@ F: include/linux/mmzone.h
F: include/linux/pagewalk.h
F: mm/
F: tools/testing/selftests/vm/
+F: tools/vm/

VMALLOC
M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
--
2.25.1