diff options
author | Mike Rapoport (Microsoft) <rppt@kernel.org> | 2025-06-18 19:47:52 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-06-26 01:55:03 +0300 |
commit | 71aa17fd981be2ef683bf83326128c505abe070c (patch) | |
tree | 1c0f8f79d8831e1dff8d419afebdd9fe303163f0 | |
parent | 86bc5752a9173589271439911b33b4d952b0a91f (diff) | |
download | linux-71aa17fd981be2ef683bf83326128c505abe070c.tar.xz |
MAINTAINERS: add tree entry to mm init block
Link: https://lkml.kernel.org/r/aFLubPfiO5hqfhCe@kernel.org
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 689b9a20b6df..fc6cc0b2e9a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15676,6 +15676,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 F: Documentation/core-api/boot-time-mm.rst F: Documentation/core-api/kho/bindings/memblock/* F: include/linux/memblock.h |