* [PATCH] MAINTAINERS: add missing interval_tree.c to memory mapping section
@ 2025-07-22 17:15 Lorenzo Stoakes
2025-07-23 9:08 ` Pedro Falcato
2025-07-23 9:12 ` Vlastimil Babka
0 siblings, 2 replies; 3+ messages in thread
From: Lorenzo Stoakes @ 2025-07-22 17:15 UTC (permalink / raw)
To: Andrew Morton
Cc: linux-mm, linux-kernel, Liam R . Howlett, Vlastimil Babka,
Jann Horn, Pedro Falcato
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: add missing interval_tree.c to memory mapping section
2025-07-22 17:15 [PATCH] MAINTAINERS: add missing interval_tree.c to memory mapping section Lorenzo Stoakes
@ 2025-07-23 9:08 ` Pedro Falcato
2025-07-23 9:12 ` Vlastimil Babka
1 sibling, 0 replies; 3+ messages in thread
From: Pedro Falcato @ 2025-07-23 9:08 UTC (permalink / raw)
To: Lorenzo Stoakes
Cc: Andrew Morton, linux-mm, linux-kernel, Liam R . Howlett,
Vlastimil Babka, Jann Horn
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: add missing interval_tree.c to memory mapping section
2025-07-22 17:15 [PATCH] MAINTAINERS: add missing interval_tree.c to memory mapping section Lorenzo Stoakes
2025-07-23 9:08 ` Pedro Falcato
@ 2025-07-23 9:12 ` Vlastimil Babka
1 sibling, 0 replies; 3+ messages in thread
From: Vlastimil Babka @ 2025-07-23 9:12 UTC (permalink / raw)
To: Lorenzo Stoakes, Andrew Morton
Cc: linux-mm, linux-kernel, Liam R . Howlett, Jann Horn,
Pedro Falcato
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-07-23 9:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22 17:15 [PATCH] MAINTAINERS: add missing interval_tree.c to memory mapping section Lorenzo Stoakes
2025-07-23 9:08 ` Pedro Falcato
2025-07-23 9:12 ` Vlastimil Babka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).