All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add entry for memblock
@ 2019-02-14  9:36 Mike Rapoport
  2019-02-14 11:30 ` Michal Hocko
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2019-02-14  9:36 UTC (permalink / raw)
  To: linux-mm, linux-kernel; +Cc: Andrew Morton, Michal Hocko

Hi,

I was surprised to see lots of activity around memblock (beside the churn
I create there), so I'm going to look after it.

From 7b3d02797ef18fb1c515f32125fb9b0055a312de Mon Sep 17 00:00:00 2001
From: Mike Rapoport <rppt@linux.ibm.com>
Date: Thu, 14 Feb 2019 11:21:26 +0200
Subject: [PATCH] MAINTAINERS: add entry for memblock

Add entry for memblock in MAINTAINERS file

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 41ce5f4ad838..4e870d8b31af 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9792,6 +9792,14 @@ F:	kernel/sched/membarrier.c
 F:	include/uapi/linux/membarrier.h
 F:	arch/powerpc/include/asm/membarrier.h
 
+MEMBLOCK
+M:	Mike Rapoport <rppt@linux.ibm.com>
+L:	linux-mm@kvack.org
+S:	Maintained
+F:	include/linux/memblock.h
+F:	mm/memblock.c
+F:	Documentation/core-api/boot-time-mm.rst
+
 MEMORY MANAGEMENT
 L:	linux-mm@kvack.org
 W:	http://www.linux-mm.org
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: add entry for memblock
  2019-02-14  9:36 [PATCH] MAINTAINERS: add entry for memblock Mike Rapoport
@ 2019-02-14 11:30 ` Michal Hocko
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Hocko @ 2019-02-14 11:30 UTC (permalink / raw)
  To: Mike Rapoport; +Cc: linux-mm, linux-kernel, Andrew Morton

On Thu 14-02-19 11:36:31, Mike Rapoport wrote:
> Hi,
> 
> I was surprised to see lots of activity around memblock (beside the churn
> I create there), so I'm going to look after it.
> 
> >From 7b3d02797ef18fb1c515f32125fb9b0055a312de Mon Sep 17 00:00:00 2001
> From: Mike Rapoport <rppt@linux.ibm.com>
> Date: Thu, 14 Feb 2019 11:21:26 +0200
> Subject: [PATCH] MAINTAINERS: add entry for memblock
> 
> Add entry for memblock in MAINTAINERS file

It is great that this code gains an official maintainer finaly. Thanks
for stepping in.

> Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>

Acked-by: Michal Hocko <mhocko@suse.com>

> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 41ce5f4ad838..4e870d8b31af 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9792,6 +9792,14 @@ F:	kernel/sched/membarrier.c
>  F:	include/uapi/linux/membarrier.h
>  F:	arch/powerpc/include/asm/membarrier.h
>  
> +MEMBLOCK
> +M:	Mike Rapoport <rppt@linux.ibm.com>
> +L:	linux-mm@kvack.org
> +S:	Maintained
> +F:	include/linux/memblock.h
> +F:	mm/memblock.c
> +F:	Documentation/core-api/boot-time-mm.rst
> +
>  MEMORY MANAGEMENT
>  L:	linux-mm@kvack.org
>  W:	http://www.linux-mm.org
> -- 
> 2.7.4

-- 
Michal Hocko
SUSE Labs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-14 11:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-14  9:36 [PATCH] MAINTAINERS: add entry for memblock Mike Rapoport
2019-02-14 11:30 ` Michal Hocko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.