[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190214093630.GC9063@rapoport-lnx>
Date: Thu, 14 Feb 2019 11:36:31 +0200
From: Mike Rapoport <rppt@...ux.ibm.com>
To: linux-mm@...ck.org, linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Michal Hocko <mhocko@...nel.org>
Subject: [PATCH] MAINTAINERS: add entry for memblock
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@...ux.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@...ux.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@...ux.ibm.com>
+L: linux-mm@...ck.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@...ck.org
W: http://www.linux-mm.org
--
2.7.4
Powered by blists - more mailing lists