[PATCH v13 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

Brendan Higgins brendanhiggins at google.com
Wed Aug 14 05:51:08 UTC 2019


Add entry for the new proc sysctl KUnit test to the PROC SYSCTL section,
and add Iurii as a maintainer.

Signed-off-by: Brendan Higgins <brendanhiggins at google.com>
Cc: Iurii Zaikin <yzaikin at google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
Reviewed-by: Logan Gunthorpe <logang at deltatee.com>
Acked-by: Luis Chamberlain <mcgrof at kernel.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f0bd77e8a8a2f..0cac78807137b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12965,12 +12965,14 @@ F:	Documentation/filesystems/proc.txt
 PROC SYSCTL
 M:	Luis Chamberlain <mcgrof at kernel.org>
 M:	Kees Cook <keescook at chromium.org>
+M:	Iurii Zaikin <yzaikin at google.com>
 L:	linux-kernel at vger.kernel.org
 L:	linux-fsdevel at vger.kernel.org
 S:	Maintained
 F:	fs/proc/proc_sysctl.c
 F:	include/linux/sysctl.h
 F:	kernel/sysctl.c
+F:	kernel/sysctl-test.c
 F:	tools/testing/selftests/sysctl/
 
 PS3 NETWORK SUPPORT
-- 
2.23.0.rc1.153.gdeed80330f-goog



More information about the dri-devel mailing list