MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+)
We previously overlooked GUP test files that sensibly should belong to the
GUP section, include them now.
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
---
MAINTAINERS | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4523a6409186..96407b87d1aa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15795,6 +15795,10 @@ S: Maintained
W: http://www.linux-mm.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
F: mm/gup.c
+F: mm/gup_test.c
+F: mm/gup_test.h
+F: tools/testing/selftests/mm/gup_longterm.c
+F: tools/testing/selftests/mm/gup_test.c
MEMORY MANAGEMENT - KSM (Kernel Samepage Merging)
M: Andrew Morton <akpm@linux-foundation.org>
--
2.49.0
On 6/16/25 1:08 PM, Lorenzo Stoakes wrote: > We previously overlooked GUP test files that sensibly should belong to the > GUP section, include them now. > > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> > --- > MAINTAINERS | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4523a6409186..96407b87d1aa 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15795,6 +15795,10 @@ S: Maintained > W: http://www.linux-mm.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm > F: mm/gup.c > +F: mm/gup_test.c > +F: mm/gup_test.h > +F: tools/testing/selftests/mm/gup_longterm.c > +F: tools/testing/selftests/mm/gup_test.c > Yes, these are all in use. Looks good. > MEMORY MANAGEMENT - KSM (Kernel Samepage Merging) > M: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: John Hubbard <jhubbard@nvidia.com> thanks, -- John Hubbard
On 16.06.25 22:08, Lorenzo Stoakes wrote: > We previously overlooked GUP test files that sensibly should belong to the > GUP section, include them now. > > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> > --- > MAINTAINERS | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4523a6409186..96407b87d1aa 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15795,6 +15795,10 @@ S: Maintained > W: http://www.linux-mm.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm > F: mm/gup.c > +F: mm/gup_test.c > +F: mm/gup_test.h > +F: tools/testing/selftests/mm/gup_longterm.c > +F: tools/testing/selftests/mm/gup_test.c > > MEMORY MANAGEMENT - KSM (Kernel Samepage Merging) > M: Andrew Morton <akpm@linux-foundation.org> Thanks! Acked-by: David Hildenbrand <david@redhat.com> -- Cheers, David / dhildenb
© 2016 - 2025 Red Hat, Inc.