Skip to content

Commit 86bc575

Browse files
Michal Hockoakpm00
authored andcommitted
mm: add OOM killer maintainer structure
Add MAINTAINERS info for the oom-killer. [[email protected]: fix mhocko email address (SeongJae), add files (Lorenzo)] [[email protected]: fix ordering] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Michal Hocko <[email protected]> Acked-by: David Rientjes <[email protected]> Acked-by: Shakeel Butt <[email protected]> Acked-by: Lorenzo Stoakes <[email protected]> Acked-by: SeongJae Park <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Cc: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 4a5e85f commit 86bc575

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

MAINTAINERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15848,6 +15848,17 @@ F: mm/numa.c
1584815848
F: mm/numa_emulation.c
1584915849
F: mm/numa_memblks.c
1585015850

15851+
MEMORY MANAGEMENT - OOM KILLER
15852+
M: Michal Hocko <[email protected]>
15853+
R: David Rientjes <[email protected]>
15854+
R: Shakeel Butt <[email protected]>
15855+
15856+
S: Maintained
15857+
F: include/linux/oom.h
15858+
F: include/trace/events/oom.h
15859+
F: include/uapi/linux/oom.h
15860+
F: mm/oom_kill.c
15861+
1585115862
MEMORY MANAGEMENT - PAGE ALLOCATOR
1585215863
M: Andrew Morton <[email protected]>
1585315864
M: Vlastimil Babka <[email protected]>

0 commit comments

Comments
 (0)