All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add percpu allocator entry
@ 2010-12-10 16:05 Tejun Heo
  2010-12-10 16:22 ` Christoph Lameter
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2010-12-10 16:05 UTC (permalink / raw)
  To: Andrew Morton, lkml, Christoph Lameter

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

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Christoph Lameter <cl@linux-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@kernel.org>
+M:	Christoph Lameter <cl@linux-foundation.org>
+L:	linux-kernel@vger.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@linux.vnet.ibm.com>
 S:	Maintained
-- 
1.7.1



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

* Re: [PATCH] MAINTAINERS: Add percpu allocator entry
  2010-12-10 16:05 [PATCH] MAINTAINERS: Add percpu allocator entry Tejun Heo
@ 2010-12-10 16:22 ` Christoph Lameter
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Lameter @ 2010-12-10 16:22 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Andrew Morton, lkml


On Fri, 10 Dec 2010, Tejun Heo wrote:

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

Acked-by: Christoph Lameter <cl@linux-foundation.org>

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

end of thread, other threads:[~2010-12-10 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-10 16:05 [PATCH] MAINTAINERS: Add percpu allocator entry Tejun Heo
2010-12-10 16:22 ` Christoph Lameter

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.