[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260107090438.22901-1-lukas.bulwahn@redhat.com>
Date: Wed, 7 Jan 2026 10:04:38 +0100
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Mike Rapoport <rppt@...nel.org>,
Alexander Graf <graf@...zon.com>,
Pasha Tatashin <pasha.tatashin@...een.com>,
Pratyush Yadav <pratyush@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
kexec@...ts.infradead.org,
linux-mm@...ck.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: adjust file entry in MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION
From: Lukas Bulwahn <lukas.bulwahn@...hat.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@...hat.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
Powered by blists - more mailing lists