Skip to content

Commit e11da67

Browse files
cdownpmladek
authored andcommitted
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 <chris@chrisdown.name> Cc: Petr Mladek <pmladek@suse.com> Signed-off-by: Petr Mladek <pmladek@suse.com> Link: https://lore.kernel.org/r/YkRp9IhToTmTnkl7@chrisdown.name
1 parent 3ef4ea3 commit e11da67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15586,6 +15586,7 @@ PRINTK INDEXING
1558615586
R: Chris Down <chris@chrisdown.name>
1558715587
S: Maintained
1558815588
F: kernel/printk/index.c
15589+
K: printk_index
1558915590

1559015591
PROC FILESYSTEM
1559115592
L: linux-kernel@vger.kernel.org

0 commit comments

Comments
 (0)