]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Add vDSO selftests
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Wed, 26 Feb 2025 11:44:40 +0000 (12:44 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 3 Mar 2025 19:00:11 +0000 (20:00 +0100)
These currently have no maintainer besides the default kselftest ones.
Add the general vDSO maintainers, too.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/all/20250226-parse_vdso-nolibc-v2-1-28e14e031ed8@linutronix.de
MAINTAINERS

index 25c86f47353de25c88291cc7fd6c4e9bfb12d5c4..74c6399529c7f8504a10de77353130a845bac9bd 100644 (file)
@@ -9777,6 +9777,7 @@ F:        include/asm-generic/vdso/vsyscall.h
 F:     include/vdso/
 F:     kernel/time/vsyscall.c
 F:     lib/vdso/
+F:     tools/testing/selftests/vDSO/
 
 GENWQE (IBM Generic Workqueue Card)
 M:     Frank Haverkamp <haver@linux.ibm.com>