Skip to content

Commit 062b874

Browse files
mcgroftorvalds
authored andcommitted
MAINTAINERS: give kmod some maintainer love
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. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Luis R. Rodriguez <[email protected]> Suggested-by: Jessica Yu <[email protected]> Cc: Shuah Khan <[email protected]> Cc: Rusty Russell <[email protected]> Cc: Michal Marek <[email protected]> Cc: Petr Mladek <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent 20cf0c5 commit 062b874

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

MAINTAINERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7554,6 +7554,13 @@ F: include/linux/kmemleak.h
75547554
F: mm/kmemleak.c
75557555
F: mm/kmemleak-test.c
75567556

7557+
KMOD MODULE USERMODE HELPER
7558+
M: "Luis R. Rodriguez" <[email protected]>
7559+
7560+
S: Maintained
7561+
F: kernel/kmod.c
7562+
F: include/linux/kmod.h
7563+
75577564
KPROBES
75587565
M: Ananth N Mavinakayanahalli <[email protected]>
75597566
M: Anil S Keshavamurthy <[email protected]>

0 commit comments

Comments
 (0)