From: Thomas Weißschuh Date: Thu, 21 May 2026 06:53:15 +0000 (+0200) Subject: MAINTAINERS: Add include/linux/vdso_datastore.h to vDSO block X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=facdd1b82a41092f7f7c69f2881b946d74ede997;p=thirdparty%2Flinux.git MAINTAINERS: Add include/linux/vdso_datastore.h to vDSO block This file is part of the generic vDSO subsystem. Signed-off-by: Thomas Weißschuh Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/20260521-vdso-mips-kconfig-v1-1-2f79dcd6c78f@linutronix.de --- diff --git a/MAINTAINERS b/MAINTAINERS index 9ec290e38b44a..65b2336f4fae3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10870,6 +10870,7 @@ L: linux-kernel@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/vdso F: include/asm-generic/vdso/vsyscall.h +F: include/linux/vdso_datastore.h F: include/vdso/ F: kernel/time/namespace_vdso.c F: kernel/time/vsyscall.c