[PATCH] MAINTAINERS: update memblock tree URLs

Mike Rapoport posted 1 patch 3 weeks, 5 days ago
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] MAINTAINERS: update memblock tree URLs
Posted by Mike Rapoport 3 weeks, 5 days ago
From: "Mike Rapoport (Microsoft)" <rppt@kernel.org>

memblock tree moved into mm/ namespace at git.kernel.org.

Update the T: entries for memblock to match it.

Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
---
I can take it via memblock tree if there are no objections

 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3a19da74d00c9..1731d197c33ca 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17036,8 +17036,8 @@ MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION
 M:	Mike Rapoport <rppt@kernel.org>
 L:	linux-mm@kvack.org
 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
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mm/memblock.git for-next
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mm/memblock.git fixes
 F:	Documentation/core-api/boot-time-mm.rst
 F:	include/linux/kho/abi/memblock.h
 F:	include/linux/memblock.h
-- 
2.53.0
Re: [PATCH] MAINTAINERS: update memblock tree URLs
Posted by Mike Rapoport 2 weeks, 3 days ago
From: Mike Rapoport (Microsoft) <rppt@kernel.org>

On Mon, 31 Aug 2026 13:21:43 +0300, Mike Rapoport wrote:
> memblock tree moved into mm/ namespace at git.kernel.org.
> 
> Update the T: entries for memblock to match it.

Applied to fixes branch of memblock.git tree, thanks!

[1/1] MAINTAINERS: update memblock tree URLs
      commit: 6e33dc90df108c76899dc544a42d17adcba61668

tree: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
branch: fixes

--
Sincerely yours,
Mike.