[PATCH] MAINTAINERS: Add percpu allocator entry

From: Tejun Heo
Date: Fri Dec 10 2010 - 11:05:52 EST


Add me and Christoph Lameter as maintainers for the percpu memory
allocator.

Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
Cc: Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx>
---
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@xxxxxxxxxx>
+M: Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx>
+L: linux-kernel@xxxxxxxxxxxxxxx
+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@xxxxxxxxxxxxxxxxxx>
S: Maintained
--
1.7.1


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/