linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add missing test files to mm gup section
@ 2025-06-16 20:08 Lorenzo Stoakes
  2025-06-16 20:24 ` David Hildenbrand
  2025-06-17  2:31 ` John Hubbard
  0 siblings, 2 replies; 3+ messages in thread
From: Lorenzo Stoakes @ 2025-06-16 20:08 UTC (permalink / raw)
  To: Andrew Morton
  Cc: David Hildenbrand, Jason Gunthorpe, John Hubbard, Peter Xu,
	linux-mm, linux-kernel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-17  2:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-16 20:08 [PATCH] MAINTAINERS: add missing test files to mm gup section Lorenzo Stoakes
2025-06-16 20:24 ` David Hildenbrand
2025-06-17  2:31 ` John Hubbard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox