]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MAINTAINERS: add additional mmap-related files to mmap section
authorLorenzo Stoakes <lorenzo.stoakes@oracle.com>
Tue, 17 Jun 2025 14:41:30 +0000 (15:41 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 20 Jun 2025 03:48:05 +0000 (20:48 -0700)
commitc742d127d2d831aa83ae2987a508bca2bf0c7736
tree2fec01d61802625f7e57e01f39da48fe318c777f
parentdb5921ab8aa23142b277325192a7443601dc4534
MAINTAINERS: add additional mmap-related files to mmap section

msync and nommu are directly related to memory mapping, mincore is less so
but all are roughly speaking operating on virtual memory mappings from the
point of view of the user so this seems the most appropriate place for
them.

Link: https://lkml.kernel.org/r/20250617144130.147847-1-lorenzo.stoakes@oracle.com
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Reviewed-by: Pedro Falcato <pfalcato@suse.de>
Acked-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Cc: David Hildenbrand <david@redhat.com>
Cc: Jann Horn <jannh@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS