[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D024FD5.2090507@kernel.org>
Date: Fri, 10 Dec 2010 17:05:41 +0100
From: Tejun Heo <tj@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>,
lkml <linux-kernel@...r.kernel.org>,
Christoph Lameter <cl@...ux-foundation.org>
Subject: [PATCH] MAINTAINERS: Add percpu allocator entry
Add me and Christoph Lameter as maintainers for the percpu memory
allocator.
Signed-off-by: Tejun Heo <tj@...nel.org>
Cc: Christoph Lameter <cl@...ux-foundation.org>
---
Let's increase the chance of proper review for percpu memory stuff.
I'll push this through percpu#for-next. Thanks.
MAINTAINERS | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1a1c27b..cb2ce5b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4602,6 +4602,15 @@ S: Maintained
F: crypto/pcrypt.c
F: include/crypto/pcrypt.h
+PER-CPU MEMORY ALLOCATOR
+M: Tejun Heo <tj@...nel.org>
+M: Christoph Lameter <cl@...ux-foundation.org>
+L: linux-kernel@...r.kernel.org
+S: Maintained
+F: include/linux/percpu*.h
+F: mm/percpu*.c
+F: arch/*/include/asm/percpu.h
+
PER-TASK DELAY ACCOUNTING
M: Balbir Singh <balbir@...ux.vnet.ibm.com>
S: Maintained
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists