Skip to content

Commit 2011011

Browse files
ljskernelakpm00
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/20250722172258.143488-1-lorenzo.stoakes@oracle.com Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Acked-by: David Hildenbrand <david@redhat.com> Cc: Alistair Popple <apopple@nvidia.com> Cc: Oscar Salvador <osalvador@suse.de> Cc: Christoph Lameter (Ampere) <cl@gentwo.org> Cc: Dennis Zhou <dennis@kernel.org> Cc: Tejun Heo <tj@kernel.org> Cc: Jann Horn <jannh@google.com> Cc: Liam Howlett <liam.howlett@oracle.com> Cc: Vlastimil Babka <vbabka@suse.cz> Cc: Dave Chinner <david@fromorbit.com> Cc: Muchun Song <muchun.song@linux.dev> Cc: Nico Pache <npache@redhat.com> Cc: Qi Zheng <zhengqi.arch@bytedance.com> Cc: Roman Gushchin <roman.gushchin@linux.dev> Cc: Zi Yan <ziy@nvidia.com> Cc: Dev Jain <dev.jain@arm.com> Cc: Michal Hocko <mhocko@suse.com> Cc: Mike Rapoport <rppt@kernel.org> Cc: Pedro Falcato <pfalcato@suse.de> Cc: Suren Baghdasaryan <surenb@google.com> Cc: Shakeel Butt <shakeel.butt@linux.dev> Cc: Joshua Hahn <joshua.hahnjy@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 651ad43 commit 2011011

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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)