Skip to content

Commit 897c0b4

Browse files
committed
MAINTAINERS: Update the MODULE SUPPORT section
Change my role for MODULE SUPPORT from a reviewer to a maintainer. We started to rotate its maintainership and I currently look after the modules tree. This not being reflected in MAINTAINERS proved to confuse folks. Add lib/tests/module/ and tools/testing/selftests/module/ to maintained files. They were introduced previously by commit 84b4a51 ("selftests: add new kallsyms selftests"). Acked-by: Steven Rostedt (Google) <[email protected]> Reviewed-by: Luis Chamberlain <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Petr Pavlu <[email protected]>
1 parent 085c5e3 commit 897c0b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

MAINTAINERS

+3-1
Original file line numberDiff line numberDiff line change
@@ -15982,7 +15982,7 @@ F: include/dt-bindings/clock/mobileye,eyeq5-clk.h
1598215982

1598315983
MODULE SUPPORT
1598415984
M: Luis Chamberlain <[email protected]>
15985-
R: Petr Pavlu <[email protected]>
15985+
M: Petr Pavlu <[email protected]>
1598615986
R: Sami Tolvanen <[email protected]>
1598715987
R: Daniel Gomez <[email protected]>
1598815988
@@ -15993,8 +15993,10 @@ F: include/linux/kmod.h
1599315993
F: include/linux/module*.h
1599415994
F: kernel/module/
1599515995
F: lib/test_kmod.c
15996+
F: lib/tests/module/
1599615997
F: scripts/module*
1599715998
F: tools/testing/selftests/kmod/
15999+
F: tools/testing/selftests/module/
1599816000

1599916001
MONOLITHIC POWER SYSTEM PMIC DRIVER
1600016002
M: Saravanan Sekar <[email protected]>

0 commit comments

Comments
 (0)