From: xu xin To help review future changes related to rmap tracing and testing, add myself as a reviewer (R:) for the rmap entry, and also update the file patterns to include: - include/trace/events/rmap.h - tools/testing/rmap/rmap_benchmark.c Signed-off-by: Xu Xin --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8e7268d2f6ec..01cc34cc83a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17006,11 +17006,14 @@ R: Liam R. Howlett R: Vlastimil Babka R: Harry Yoo R: Jann Horn +R: Xu Xin L: linux-mm@kvack.org S: Maintained F: include/linux/rmap.h +F: include/trace/events/rmap.h F: mm/page_vma_mapped.c F: mm/rmap.c +F: tools/testing/rmap/rmap_benchmark.c F: tools/testing/selftests/mm/rmap.c MEMORY MANAGEMENT - SECRETMEM -- 2.25.1