[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2f5512f6-1f0e-4e54-b9c3-8a0501843bbe@suse.cz>
Date: Wed, 23 Jul 2025 17:13:05 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
David Hildenbrand <david@...hat.com>,
"Liam R . Howlett" <Liam.Howlett@...cle.com>, Mike Rapoport
<rppt@...nel.org>, Suren Baghdasaryan <surenb@...gle.com>,
Michal Hocko <mhocko@...e.com>
Subject: Re: [PATCH v2] MAINTAINERS: add MM MISC section, add missing files to
MISC and CORE
On 7/23/25 17:05, Lorenzo Stoakes wrote:
> Hi Andrew,
>
> Please apply the attached fix-patch removing duplicated header files
> accidentally included in the MEMORY MANAGEMENT - MISC section, as pointed
> out by David.
>
> Thanks, Lorenzo
>
> ----8<----
> From 9a94ef4511f6d0cb39f5edcc963b2aadc11febed Mon Sep 17 00:00:00 2001
> From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
> Date: Wed, 23 Jul 2025 16:02:27 +0100
> Subject: [PATCH] MAINTAINERS: remove duplicated header files from mm misc
> section
>
> These are present in other sections already, so remove them.
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
> ---
> MAINTAINERS | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5a9d4c57add4..5a6cb44635a2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15860,11 +15860,8 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
> F: Documentation/admin-guide/mm/
> F: Documentation/mm/
> F: include/linux/memory-tiers.h
> -F: include/linux/mempolicy.h
> F: include/linux/mempool.h
You could take out this one too as it's going to SLAB via my tree?
> -F: include/linux/memremap.h
> F: include/linux/mmu_notifier.h
> -F: include/trace/events/ksm.h
> F: mm/backing-dev.c
> F: mm/cma.c
> F: mm/cma_debug.c
> --
> 2.50.1
Powered by blists - more mailing lists