Commit e11da679 authored by Chris Down's avatar Chris Down Committed by Petr Mladek
Browse files

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: default avatarChris Down <chris@chrisdown.name>
Cc: Petr Mladek <pmladek@suse.com>
Signed-off-by: default avatarPetr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/YkRp9IhToTmTnkl7@chrisdown.name
parent 3ef4ea3d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15586,6 +15586,7 @@ PRINTK INDEXING
R:	Chris Down <chris@chrisdown.name>
S:	Maintained
F:	kernel/printk/index.c
K:	printk_index
PROC FILESYSTEM
L:	linux-kernel@vger.kernel.org