* [PATCH] MAINTAINERS: add tree entry to numa memblocks and emulation block
@ 2025-09-05 9:15 Mike Rapoport
2025-09-05 9:21 ` Vlastimil Babka
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Mike Rapoport @ 2025-09-05 9:15 UTC (permalink / raw)
To: Andrew Morton
Cc: David Hildenbrand, Liam R. Howlett, Lorenzo Stoakes,
Michal Hocko, Mike Rapoport, Suren Baghdasaryan, Vlastimil Babka,
linux-kernel, linux-mm
From: "Mike Rapoport (Microsoft)" <rppt@kernel.org>
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6dcfbd11efef..fbdbf7c012a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16127,6 +16127,7 @@ M: Andrew Morton <akpm@linux-foundation.org>
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
F: include/linux/numa_memblks.h
F: mm/numa.c
F: mm/numa_emulation.c
--
2.50.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add tree entry to numa memblocks and emulation block
2025-09-05 9:15 [PATCH] MAINTAINERS: add tree entry to numa memblocks and emulation block Mike Rapoport
@ 2025-09-05 9:21 ` Vlastimil Babka
2025-09-05 9:50 ` Lorenzo Stoakes
2025-09-05 13:36 ` Liam R. Howlett
2 siblings, 0 replies; 4+ messages in thread
From: Vlastimil Babka @ 2025-09-05 9:21 UTC (permalink / raw)
To: Mike Rapoport, Andrew Morton
Cc: David Hildenbrand, Liam R. Howlett, Lorenzo Stoakes,
Michal Hocko, Suren Baghdasaryan, linux-kernel, linux-mm
On 9/5/25 11:15, Mike Rapoport wrote:
> From: "Mike Rapoport (Microsoft)" <rppt@kernel.org>
>
> Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6dcfbd11efef..fbdbf7c012a0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16127,6 +16127,7 @@ M: Andrew Morton <akpm@linux-foundation.org>
> 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
> F: include/linux/numa_memblks.h
> F: mm/numa.c
> F: mm/numa_emulation.c
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add tree entry to numa memblocks and emulation block
2025-09-05 9:15 [PATCH] MAINTAINERS: add tree entry to numa memblocks and emulation block Mike Rapoport
2025-09-05 9:21 ` Vlastimil Babka
@ 2025-09-05 9:50 ` Lorenzo Stoakes
2025-09-05 13:36 ` Liam R. Howlett
2 siblings, 0 replies; 4+ messages in thread
From: Lorenzo Stoakes @ 2025-09-05 9:50 UTC (permalink / raw)
To: Mike Rapoport
Cc: Andrew Morton, David Hildenbrand, Liam R. Howlett, Michal Hocko,
Suren Baghdasaryan, Vlastimil Babka, linux-kernel, linux-mm
On Fri, Sep 05, 2025 at 12:15:57PM +0300, Mike Rapoport wrote:
> From: "Mike Rapoport (Microsoft)" <rppt@kernel.org>
>
> Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
LGTM, so:
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6dcfbd11efef..fbdbf7c012a0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16127,6 +16127,7 @@ M: Andrew Morton <akpm@linux-foundation.org>
> 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
> F: include/linux/numa_memblks.h
> F: mm/numa.c
> F: mm/numa_emulation.c
> --
> 2.50.1
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add tree entry to numa memblocks and emulation block
2025-09-05 9:15 [PATCH] MAINTAINERS: add tree entry to numa memblocks and emulation block Mike Rapoport
2025-09-05 9:21 ` Vlastimil Babka
2025-09-05 9:50 ` Lorenzo Stoakes
@ 2025-09-05 13:36 ` Liam R. Howlett
2 siblings, 0 replies; 4+ messages in thread
From: Liam R. Howlett @ 2025-09-05 13:36 UTC (permalink / raw)
To: Mike Rapoport
Cc: Andrew Morton, David Hildenbrand, Lorenzo Stoakes, Michal Hocko,
Suren Baghdasaryan, Vlastimil Babka, linux-kernel, linux-mm
* Mike Rapoport <rppt@kernel.org> [250905 05:16]:
> From: "Mike Rapoport (Microsoft)" <rppt@kernel.org>
>
> Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Acked-by: Liam R. Howlett <Liam.Howlett@oracle.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6dcfbd11efef..fbdbf7c012a0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16127,6 +16127,7 @@ M: Andrew Morton <akpm@linux-foundation.org>
> 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
> F: include/linux/numa_memblks.h
> F: mm/numa.c
> F: mm/numa_emulation.c
> --
> 2.50.1
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-09-05 13:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-05 9:15 [PATCH] MAINTAINERS: add tree entry to numa memblocks and emulation block Mike Rapoport
2025-09-05 9:21 ` Vlastimil Babka
2025-09-05 9:50 ` Lorenzo Stoakes
2025-09-05 13:36 ` Liam R. Howlett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox