Skip to content

Commit a0fe6ba

Browse files
hnazPeter Zijlstra
authored andcommitted
MAINTAINERS: Add maintenance information for psi
Add a maintainer section for psi, as it's a user-visible, configurable kernel feature. The patches are still routed through the scheduler tree due to the close integration with that code, but get_maintainers.pl does the right thing and makes sure everybody gets CCd: $ ./scripts/get_maintainer.pl -f kernel/sched/psi.c Johannes Weiner <[email protected]> (maintainer:PRESSURE STALL INFORMATION (PSI)) Ingo Molnar <[email protected]> (maintainer:SCHEDULER) Peter Zijlstra <[email protected]> (maintainer:SCHEDULER) ... Reported-by: Ivan Babrou <[email protected]> Signed-off-by: Johannes Weiner <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent 36b238d commit a0fe6ba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

MAINTAINERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13518,6 +13518,12 @@ F: net/psample
1351813518
F: include/net/psample.h
1351913519
F: include/uapi/linux/psample.h
1352013520

13521+
PRESSURE STALL INFORMATION (PSI)
13522+
M: Johannes Weiner <[email protected]>
13523+
S: Maintained
13524+
F: kernel/sched/psi.c
13525+
F: include/linux/psi*
13526+
1352113527
PSTORE FILESYSTEM
1352213528
M: Kees Cook <[email protected]>
1352313529
M: Anton Vorontsov <[email protected]>

0 commit comments

Comments
 (0)