]> Git Repo - J-linux.git/commitdiff
MAINTAINERS: Add printk indexing maintainers on mention of printk_index
authorChris Down <[email protected]>
Wed, 30 Mar 2022 14:32:20 +0000 (15:32 +0100)
committerPetr Mladek <[email protected]>
Fri, 1 Apr 2022 12:14:31 +0000 (14:14 +0200)
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]
MAINTAINERS

index c10fbd13080af7da8860f19dce8d0828edddfc7d..e1e6007a724d75d0f5036591c8f9bf203e849fcb 100644 (file)
@@ -15586,6 +15586,7 @@ PRINTK INDEXING
 R:     Chris Down <[email protected]>
 S:     Maintained
 F:     kernel/printk/index.c
+K:     printk_index
 
 PROC FILESYSTEM
 L:     [email protected]
This page took 0.076395 seconds and 4 git commands to generate.