Re: [PATCH 2/2] MAINTAINERS: add memory related docs in core-mm/ to MM - MISC section
From: Vlastimil Babka (SUSE)
Date: Tue Sep 01 2026 - 07:15:51 EST
On 8/31/26 17:13, Mike Rapoport (Microsoft) wrote:
> Previous efforts to make sure that mm files are properly listed in
> MAINTAINERS missed
>
> Documentation/admin-guide/mm/
> Documentation/core-api/memory-allocation.rst
These partially don't match the actually added lines :)
>
> Add them to "MEMORY MANAGEMENT - MISC"
>
> Signed-off-by: Mike Rapoport (Microsoft) <rppt@xxxxxxxxxx>
Acked-by: Vlastimil Babka (SUSE) <vbabka@xxxxxxxxxx>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3a19da74d00c9..707f93320ad72 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17275,6 +17275,8 @@ F: Documentation/ABI/testing/sysfs-kernel-mm-cma
> F: Documentation/ABI/testing/sysfs-kernel-mm-memory-tiers
> F: Documentation/ABI/testing/sysfs-kernel-mm-numa
> F: Documentation/admin-guide/mm/
> +F: Documentation/core-api/memory-allocation.rst
> +F: Documentation/core-api/mm-api.rst
> F: Documentation/mm/
> F: drivers/char/mem.c
> F: include/linux/cma.h
>