MAINTAINERS: add reverse mapping section
authorLorenzo Stoakes <lorenzo.stoakes@oracle.com>
Fri, 18 Apr 2025 15:00:52 +0000 (16:00 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 8 May 2025 06:39:38 +0000 (23:39 -0700)
commite81224f0ba22e13038381d41a8356ab256d56f23
tree43f3a22ac13b310340d1fba5f2b3817d5735d5f0
parent00a241f528427b63c415a410293b86e66098888e
MAINTAINERS: add reverse mapping section

Separate out the reverse mapping part of memory management and assign
appropriate maintainers and reviewers.

David has long been invovled in work with the reverse mapping and
continues to do so, so is well suited to maintain this area of the kernel.

I have a lot of experience working with the anonymous reverse mapping and
continue to work in this area, and also have good knowledge of the walking
code and code related to VMAs.

This helps people identify who to ask for help, and also additionally makes
life easier in review.

Link: https://lkml.kernel.org/r/20250418150052.299220-1-lorenzo.stoakes@oracle.com
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Acked-by: Harry Yoo <harry.yoo@oracle.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS