]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: add test_vmalloc.c to VMALLOC section
authorUladzislau Rezki (Sony) <urezki@gmail.com>
Thu, 17 Apr 2025 16:12:15 +0000 (18:12 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 12 May 2025 00:48:34 +0000 (17:48 -0700)
A vmalloc subsystem includes "lib/test_vmalloc.c" test suite.  Add an "F:"
entry under VMALLOC section to track this file as part of the subsystem.

Link: https://lkml.kernel.org/r/20250417161216.88318-3-urezki@gmail.com
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Reviewed-by: Baoquan He <bhe@redhat.com>
Cc: Christop Hellwig <hch@infradead.org>
Cc: Mateusz Guzik <mjguzik@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS

index 022a19cb9aa0cce62310085030058188d35b819c..d8e6c1beef5ceeba670a693e837fe93cc749d6dc 100644 (file)
@@ -25927,6 +25927,7 @@ W:      http://www.linux-mm.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
 F:     include/linux/vmalloc.h
 F:     mm/vmalloc.c
+F:     lib/test_vmalloc.c
 
 VME SUBSYSTEM
 L:     linux-kernel@vger.kernel.org