Skip to content

Commit 40ffd28

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add missing test files to mm gup section
We previously overlooked GUP test files that sensibly should belong to the GUP section, include them now. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: David Hildenbrand <[email protected]> Reviewed-by: John Hubbard <[email protected]> Cc: Jason Gunthorpe <[email protected]> Cc: Peter Xu <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 3810324 commit 40ffd28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MAINTAINERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15795,6 +15795,10 @@ S: Maintained
1579515795
W: http://www.linux-mm.org
1579615796
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1579715797
F: mm/gup.c
15798+
F: mm/gup_test.c
15799+
F: mm/gup_test.h
15800+
F: tools/testing/selftests/mm/gup_longterm.c
15801+
F: tools/testing/selftests/mm/gup_test.c
1579815802

1579915803
MEMORY MANAGEMENT - KSM (Kernel Samepage Merging)
1580015804
M: Andrew Morton <[email protected]>

0 commit comments

Comments
 (0)