aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo Stoakes <[email protected]>2025-07-22 17:15:28 +0000
committerAndrew Morton <[email protected]>2025-07-26 22:08:22 +0000
commit85c16ee6faa1f12289b9b84ab552f55dc4aad89c (patch)
tree18e0a361ba925973277ae874760b292f63f0a0e4
parentMAINTAINERS: add missing percpu-internal.h file to per-cpu section (diff)
downloadkernel-85c16ee6faa1f12289b9b84ab552f55dc4aad89c.tar.gz
kernel-85c16ee6faa1f12289b9b84ab552f55dc4aad89c.zip
MAINTAINERS: add missing interval_tree.c to memory mapping section
This seems to be the best place for this file. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Acked-by: Pedro Falcato <[email protected]> Cc: Alistair Popple <[email protected]> Cc: Christoph Lameter (Ampere) <[email protected]> Cc: Dave Chinner <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: Dennis Zhou <[email protected]> Cc: Jann Horn <[email protected]> Cc: Liam Howlett <[email protected]> Cc: Muchun Song <[email protected]> Cc: Nico Pache <[email protected]> Cc: Oscar Salvador <[email protected]> Cc: Qi Zheng <[email protected]> Cc: Roman Gushchin <[email protected]> Cc: Tejun Heo <[email protected]> Cc: Zi Yan <[email protected]> Cc: Dev Jain <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Mike Rapoport <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Cc: Shakeel Butt <[email protected]> Cc: Joshua Hahn <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 13aa534a5bb8..b95bad402591 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16007,6 +16007,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