Skip to content

Commit 2011011

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: move memremap.[ch] to hotplug section
This seems to be the most appropriate place for these files. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: David Hildenbrand <[email protected]> Cc: Alistair Popple <[email protected]> Cc: Oscar Salvador <[email protected]> Cc: Christoph Lameter (Ampere) <[email protected]> Cc: Dennis Zhou <[email protected]> Cc: Tejun Heo <[email protected]> Cc: Jann Horn <[email protected]> Cc: Liam Howlett <[email protected]> Cc: Vlastimil Babka <[email protected]> Cc: Dave Chinner <[email protected]> Cc: Muchun Song <[email protected]> Cc: Nico Pache <[email protected]> Cc: Qi Zheng <[email protected]> Cc: Roman Gushchin <[email protected]> Cc: Zi Yan <[email protected]> Cc: Dev Jain <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Mike Rapoport <[email protected]> Cc: Pedro Falcato <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Cc: Shakeel Butt <[email protected]> Cc: Joshua Hahn <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 651ad43 commit 2011011

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MAINTAINERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15728,6 +15728,8 @@ F: Documentation/admin-guide/mm/memory-hotplug.rst
1572815728
F: Documentation/core-api/memory-hotplug.rst
1572915729
F: drivers/base/memory.c
1573015730
F: include/linux/memory_hotplug.h
15731+
F: include/linux/memremap.h
15732+
F: mm/memremap.c
1573115733
F: mm/memory_hotplug.c
1573215734
F: tools/testing/selftests/memory-hotplug/
1573315735

@@ -15746,7 +15748,6 @@ F: include/linux/memory_hotplug.h
1574615748
F: include/linux/memory-tiers.h
1574715749
F: include/linux/mempolicy.h
1574815750
F: include/linux/mempool.h
15749-
F: include/linux/memremap.h
1575015751
F: include/linux/mmzone.h
1575115752
F: include/linux/mmu_notifier.h
1575215753
F: include/linux/pagewalk.h

0 commit comments

Comments
 (0)