Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: add test_vmalloc.c to VMALLOC section

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>

authored by

Uladzislau Rezki (Sony) and committed by
Andrew Morton
7a6fe587 2d76e793

+1
+1
MAINTAINERS
··· 25927 25927 T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm 25928 25928 F: include/linux/vmalloc.h 25929 25929 F: mm/vmalloc.c 25930 + F: lib/test_vmalloc.c 25930 25931 25931 25932 VME SUBSYSTEM 25932 25933 L: linux-kernel@vger.kernel.org