This file implements code for the interval trees used by the file and anon
rmap implementation, so belongs in the rmap section.

Signed-off-by: Lorenzo Stoakes <[email protected]>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 15011f5752a9..c46fee04a516 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17208,6 +17208,7 @@ R:      Jann Horn <[email protected]>
 L:     [email protected]
 S:     Maintained
 F:     include/linux/rmap.h
+F:     mm/interval_tree.c
 F:     mm/page_vma_mapped.c
 F:     mm/rmap.c
 F:     tools/testing/selftests/mm/rmap.c
@@ -17313,7 +17314,6 @@ T:      git 
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
 F:     include/trace/events/mmap.h
 F:     fs/proc/task_mmu.c
 F:     fs/proc/task_nommu.c
-F:     mm/interval_tree.c
 F:     mm/mincore.c
 F:     mm/mlock.c
 F:     mm/mmap.c
-- 
2.54.0


Reply via email to