From: Pekka Enberg Date: Mon, 11 Feb 2008 21:52:47 +0000 (+0200) Subject: Add Matt to MAINTAINERS as a SLAB allocator maintainer X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c76d118ecc5fcac7c823fb428676860dba0fdd20;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git Add Matt to MAINTAINERS as a SLAB allocator maintainer Matt is already the maintainer of SLOB which is one of the "SLAB" allocators in the kernel so add him to MAINTAINERS. Signed-off-by: Pekka Enberg Signed-off-by: Linus Torvalds --- diff --git a/MAINTAINERS b/MAINTAINERS index c40f0ae96552..6680ec44779e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3561,6 +3561,8 @@ P: Christoph Lameter M: clameter@sgi.com P: Pekka Enberg M: penberg@cs.helsinki.fi +P: Matt Mackall +M: mpm@selenic.com L: linux-mm@kvack.org S: Maintained