Skip to content

Commit bdc3f7e

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add mm memory policy section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for memory policy and migration and add appropriate maintainers and reviewers. [[email protected]: add Ying as reviewer] Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Reviewed-by: Rakie Kim <[email protected]> Acked-by: Matthew Brost <[email protected]> Reviewed-by: Joshua Hahn <[email protected]> Acked-by: David Hildenbrand <[email protected]> Acked-by: Zi Yan <[email protected]> Acked-by: Huang Ying <[email protected]> Acked-by: Byungchul Park <[email protected]> Cc: Alistair Popple <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: Gregory Price <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 62bec60 commit bdc3f7e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

MAINTAINERS

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15577,6 +15577,26 @@ F: include/linux/ksm.h
1557715577
F: include/trace/events/ksm.h
1557815578
F: mm/ksm.c
1557915579

15580+
MEMORY MANAGEMENT - MEMORY POLICY AND MIGRATION
15581+
M: Andrew Morton <[email protected]>
15582+
M: David Hildenbrand <[email protected]>
15583+
R: Zi Yan <[email protected]>
15584+
R: Matthew Brost <[email protected]>
15585+
R: Joshua Hahn <[email protected]>
15586+
R: Rakie Kim <[email protected]>
15587+
R: Byungchul Park <[email protected]>
15588+
R: Gregory Price <[email protected]>
15589+
R: Ying Huang <[email protected]>
15590+
15591+
S: Maintained
15592+
W: http://www.linux-mm.org
15593+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
15594+
F: include/linux/mempolicy.h
15595+
F: include/linux/migrate.h
15596+
F: mm/mempolicy.c
15597+
F: mm/migrate.c
15598+
F: mm/migrate_device.c
15599+
1558015600
MEMORY MANAGEMENT - NUMA MEMBLOCKS AND NUMA EMULATION
1558115601
M: Andrew Morton <[email protected]>
1558215602
M: Mike Rapoport <[email protected]>

0 commit comments

Comments
 (0)