MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
This seems to be the best place for this file.
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 837bc5cd6166..ec8db35c0d6c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16008,6 +16008,7 @@ S: Maintained
W: http://www.linux-mm.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
F: include/trace/events/mmap.h
+F: mm/interval_tree.c
F: mm/mincore.c
F: mm/mlock.c
F: mm/mmap.c
--
2.50.1
On 7/22/25 19:15, Lorenzo Stoakes wrote: > This seems to be the best place for this file. > > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Acked-by: Vlastimil Babka <vbabka@suse.cz> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 837bc5cd6166..ec8db35c0d6c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16008,6 +16008,7 @@ S: Maintained > W: http://www.linux-mm.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm > F: include/trace/events/mmap.h > +F: mm/interval_tree.c > F: mm/mincore.c > F: mm/mlock.c > F: mm/mmap.c
On Tue, Jul 22, 2025 at 06:15:28PM +0100, Lorenzo Stoakes wrote: > This seems to be the best place for this file. Honestly, calling this "MISC" and going on with life is also ok. But: > > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Acked-by: Pedro Falcato <pfalcato@suse.de> -- Pedro
© 2016 - 2025 Red Hat, Inc.