[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <883296f4-ec25-4961-aafb-b2ccb1607422@redhat.com>
Date: Tue, 22 Jul 2025 21:52:21 +0200
From: David Hildenbrand <david@...hat.com>
To: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Oscar Salvador <osalvador@...e.de>
Subject: Re: [PATCH] MAINTAINERS: move memremap.[ch] to hotplug section
On 22.07.25 19:22, Lorenzo Stoakes wrote:
> This seems to be the most appropriate place for these files.
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 837bc5cd6166..68b8407926a6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15729,6 +15729,8 @@ F: Documentation/admin-guide/mm/memory-hotplug.rst
> F: Documentation/core-api/memory-hotplug.rst
> F: drivers/base/memory.c
> F: include/linux/memory_hotplug.h
> +F: include/linux/memremap.h
> +F: mm/memremap.c
> F: mm/memory_hotplug.c
> F: tools/testing/selftests/memory-hotplug/
>
> @@ -15747,7 +15749,6 @@ F: include/linux/memory_hotplug.h
> F: include/linux/memory-tiers.h> F: include/linux/mempolicy.h
> F: include/linux/mempool.h
> -F: include/linux/memremap.h
> F: include/linux/mmzone.h
> F: include/linux/mmu_notifier.h
> F: include/linux/pagewalk.h
As discussed, alternatively some ZONE_DEVICE stuff.
But memory hotplug is fine with me as well
Acked-by: David Hildenbrand <david@...hat.com>
--
Cheers,
David / dhildenb
Powered by blists - more mailing lists