On 26/07/10 09:16PM, Lorenzo Stoakes wrote: > This file implements code for the interval trees used by the file and anon > rmap implementation, so belongs in the rmap section. > > Acked-by: Pedro Falcato <[email protected]> > Signed-off-by: Lorenzo Stoakes <[email protected]>
Acked-by: Liam R. Howlett (Oracle) <[email protected]> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c3e535ca4bef..ef168b583325 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -17208,6 +17208,7 @@ R: Lance Yang <[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.55.0 >
