diff mbox series

MAINTAINERS: add sysctl-next git tree

Message ID 20220218182736.3694508-1-mcgrof@kernel.org (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: add sysctl-next git tree | expand

Commit Message

Luis Chamberlain Feb. 18, 2022, 6:27 p.m. UTC
Add a git tree for sysctls as there's been quite a bit of
work lately to remove all the syctls out of kernel/sysctl.c
and move to their respective places, so coordination has been
needed to avoid conflicts. This tree will also help soak
these changes on linux-next prior to getting to Linus.

Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
---

Collecting Reviews/Acks, I can throw this into the sysctl-next tree.

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index bd86ed9fbc79..08bce45710e6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15564,6 +15564,7 @@  M:	Iurii Zaikin <yzaikin@google.com>
 L:	linux-kernel@vger.kernel.org
 L:	linux-fsdevel@vger.kernel.org
 S:	Maintained
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git sysctl-next
 F:	fs/proc/proc_sysctl.c
 F:	include/linux/sysctl.h
 F:	kernel/sysctl-test.c