aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Down <[email protected]>2022-03-30 15:32:20 +0100
committerPetr Mladek <[email protected]>2022-04-01 14:14:31 +0200
commite11da6799fe0b1e49668cec68ab646b46712c57c (patch)
treedd2f94ef6a397773714057dd9188820f70e80313
parent3ef4ea3d84ca568dcd57816b9521e82e3bd94f08 (diff)
MAINTAINERS: Add printk indexing maintainers on mention of printk_index
This will primarily catch new and changed printk_index_subsys_emit calls, but it's also worth catching changes to other printk indexing infrastructure outside of kernel/printk/index.c. This avoids churn due to missing ccs when adding new printk indexes, as was the case recently for the first round of the XFS printk indexing patches. Signed-off-by: Chris Down <[email protected]> Cc: Petr Mladek <[email protected]> Signed-off-by: Petr Mladek <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c10fbd13080a..e1e6007a724d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15586,6 +15586,7 @@ PRINTK INDEXING
R: Chris Down <[email protected]>
S: Maintained
F: kernel/printk/index.c
+K: printk_index
PROC FILESYSTEM