Skip to content

Commit 40ffd28

Browse files
ljskernelakpm00
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/20250616200844.560225-1-lorenzo.stoakes@oracle.com Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Acked-by: David Hildenbrand <david@redhat.com> Reviewed-by: John Hubbard <jhubbard@nvidia.com> Cc: Jason Gunthorpe <jgg@nvidia.com> Cc: Peter Xu <peterx@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 3810324 commit 40ffd28

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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 <akpm@linux-foundation.org>

0 commit comments

Comments
 (0)