Re: [PATCH] MAINTAINERS: add missing interval_tree.c to memory mapping section
From: Vlastimil Babka
Date: Wed Jul 23 2025 - 05:12:35 EST
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@xxxxxxxxxx>
Acked-by: Vlastimil Babka <vbabka@xxxxxxx>
> ---
> 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