* [PATCH] MAINTAINERS: adjust file entry in MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION
@ 2026-01-07 9:04 Lukas Bulwahn
2026-01-07 10:05 ` Mike Rapoport
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2026-01-07 9:04 UTC (permalink / raw)
To: Mike Rapoport, Alexander Graf, Pasha Tatashin, Pratyush Yadav,
Andrew Morton, kexec, linux-mm
Cc: kernel-janitors, linux-kernel, Lukas Bulwahn
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Commit e8d87911a204 ("kho/abi: add memblock ABI header") removes the files
in Documentation/core-api/kho/bindings/memblock/ and adds the corresponding
content in include/linux/kho/abi/memblock.h, but misses to adjust the file
entry in the MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION section of the
MAINTAINERS file.
Adjust the file entry in accordance with the changes of the commit above.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index b28650893f2b..1ec85c68dd4f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16454,7 +16454,7 @@ S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git for-next
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git fixes
F: Documentation/core-api/boot-time-mm.rst
-F: Documentation/core-api/kho/bindings/memblock/*
+F: include/linux/kho/abi/memblock.h
F: include/linux/memblock.h
F: mm/bootmem_info.c
F: mm/memblock.c
--
2.52.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: adjust file entry in MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION
2026-01-07 9:04 [PATCH] MAINTAINERS: adjust file entry in MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION Lukas Bulwahn
@ 2026-01-07 10:05 ` Mike Rapoport
0 siblings, 0 replies; 2+ messages in thread
From: Mike Rapoport @ 2026-01-07 10:05 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: Alexander Graf, Pasha Tatashin, Pratyush Yadav, Andrew Morton,
kexec, linux-mm, kernel-janitors, linux-kernel, Lukas Bulwahn
On Wed, Jan 07, 2026 at 10:04:38AM +0100, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>
> Commit e8d87911a204 ("kho/abi: add memblock ABI header") removes the files
The commit sha will change because it's on an unstable branch
> in Documentation/core-api/kho/bindings/memblock/ and adds the corresponding
> content in include/linux/kho/abi/memblock.h, but misses to adjust the file
> entry in the MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION section of the
> MAINTAINERS file.
>
> Adjust the file entry in accordance with the changes of the commit above.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b28650893f2b..1ec85c68dd4f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16454,7 +16454,7 @@ S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git for-next
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git fixes
> F: Documentation/core-api/boot-time-mm.rst
> -F: Documentation/core-api/kho/bindings/memblock/*
> +F: include/linux/kho/abi/memblock.h
> F: include/linux/memblock.h
> F: mm/bootmem_info.c
> F: mm/memblock.c
> --
> 2.52.0
>
--
Sincerely yours,
Mike.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-07 10:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-07 9:04 [PATCH] MAINTAINERS: adjust file entry in MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION Lukas Bulwahn
2026-01-07 10:05 ` Mike Rapoport
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox