]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
commit7a6fe5877745e46795865e3f6a0ae346671741a3
tree5192b4df427990e330ae83ecdd3a7b6c6a642f6c
parent2d76e79315e403aab595d4c8830b7a46c19f0f3b
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>
MAINTAINERS