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) <rostedt@goodmis.org> Reviewed-by: Luis Chamberlain <mcgrof@kernel.org> Link: https://lore.kernel.org/r/20250306162117.18876-1-petr.pavlu@suse.com Signed-off-by: Petr Pavlu <petr.pavlu@suse.com>
1 parent 085c5e3 commit 897c0b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

MAINTAINERS

Lines changed: 3 additions & 1 deletion
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 <mcgrof@kernel.org>
15985-
R: Petr Pavlu <petr.pavlu@suse.com>
15985+
M: Petr Pavlu <petr.pavlu@suse.com>
1598615986
R: Sami Tolvanen <samitolvanen@google.com>
1598715987
R: Daniel Gomez <da.gomez@samsung.com>
1598815988
L: linux-modules@vger.kernel.org
@@ -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 <sravanhome@gmail.com>

0 commit comments

Comments
 (0)