Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1677244

[PATCH v4 1/3] MAINTAINERS: give kmod some maintainer love

From "Luis R. Rodriguez" <mcgrof@kernel.org>
Newsgroups linux.kernel
Subject [PATCH v4 1/3] MAINTAINERS: give kmod some maintainer love
Date 2017-06-29 00:40 +0200
Message-ID <tXtMS-16a-19@gated-at.bofh.it> (permalink)
References <tLyIk-4Vw-75@gated-at.bofh.it> <tXtMR-16a-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


As suggested by Jessica, I've been actively working on kmod, so
might as well reflect its maintained status.

Changes are expected to go through akpm's tree.

Cc: Jessica Yu <jeyu@redhat.com>
Suggested-by: Jessica Yu <jeyu@redhat.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index aab3ae5aa12c..d9f5d8687cc1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7561,6 +7561,13 @@ F:	include/linux/kmemleak.h
 F:	mm/kmemleak.c
 F:	mm/kmemleak-test.c
 
+KMOD MODULE USERMODE HELPER
+M:	"Luis R. Rodriguez" <mcgrof@kernel.org>
+L:	linux-kernel@vger.kernel.org
+S:	Maintained
+F:	kernel/kmod.c
+F:	include/linux/kmod.h
+
 KPROBES
 M:	Ananth N Mavinakayanahalli <ananth@linux.vnet.ibm.com>
 M:	Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
-- 
2.11.0

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v4 0/3] kmod: help make deterministic "Luis R. Rodriguez" <mcgrof@kernel.org> - 2017-06-29 00:40 +0200
  [PATCH v4 1/3] MAINTAINERS: give kmod some maintainer love "Luis R. Rodriguez" <mcgrof@kernel.org> - 2017-06-29 00:40 +0200
  [PATCH v4 3/3] kmod: throttle kmod thread limit "Luis R. Rodriguez" <mcgrof@kernel.org> - 2017-06-29 00:40 +0200

csiph-web