Skip to content

Commit d55582d

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add mm GUP section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for GUP (Get User Pages) support and add appropriate maintainers and reviewers. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Reviewed-by: John Hubbard <[email protected]> Acked-by: David Hildenbrand <[email protected]> Cc: Jason Gunthorpe <[email protected]> Cc: Peter Xu <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 0ae0227 commit d55582d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

MAINTAINERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15542,6 +15542,18 @@ S: Maintained
1554215542
F: include/linux/execmem.h
1554315543
F: mm/execmem.c
1554415544

15545+
MEMORY MANAGEMENT - GUP (GET USER PAGES)
15546+
M: Andrew Morton <[email protected]>
15547+
M: David Hildenbrand <[email protected]>
15548+
R: Jason Gunthorpe <[email protected]>
15549+
R: John Hubbard <[email protected]>
15550+
R: Peter Xu <[email protected]>
15551+
15552+
S: Maintained
15553+
W: http://www.linux-mm.org
15554+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
15555+
F: mm/gup.c
15556+
1554515557
MEMORY MANAGEMENT - NUMA MEMBLOCKS AND NUMA EMULATION
1554615558
M: Andrew Morton <[email protected]>
1554715559
M: Mike Rapoport <[email protected]>

0 commit comments

Comments
 (0)