* [PATCH] SLAB Maintainer update
@ 2014-06-04 19:20 Christoph Lameter
2014-06-04 20:37 ` David Rientjes
2014-06-05 10:01 ` Pekka Enberg
0 siblings, 2 replies; 4+ messages in thread
From: Christoph Lameter @ 2014-06-04 19:20 UTC (permalink / raw)
To: akpm; +Cc: linux-mm, linux-kernel, Pekka Enberg, mpm, David Rientjes,
Joonsoo Kim
As discussed in various threads on the side:
Remove one inactive maintainer, add two new ones and update
my email address. Plus add Andrew. And fix the glob to include
files like mm/slab_common.c
Signed-off-by: Christoph Lameter <cl@linux.com>
Index: linux/MAINTAINERS
===================================================================
--- linux.orig/MAINTAINERS 2014-06-04 14:13:49.404373350 -0500
+++ linux/MAINTAINERS 2014-06-04 14:16:51.804786701 -0500
@@ -8104,13 +8104,15 @@
F: drivers/usb/misc/sisusbvga/
SLAB ALLOCATOR
-M: Christoph Lameter <cl@linux-foundation.org>
+M: Christoph Lameter <cl@linux.com>
M: Pekka Enberg <penberg@kernel.org>
-M: Matt Mackall <mpm@selenic.com>
+M: David Rientjes <rientjes@google.com>
+M: Joonsoo Kim <iamjoonsoo.kim@lge.com>
+M: Andrew Morton <akpm@linux-foundation.org>
L: linux-mm@kvack.org
S: Maintained
F: include/linux/sl?b*.h
-F: mm/sl?b.c
+F: mm/sl?b*
SLEEPABLE READ-COPY UPDATE (SRCU)
M: Lai Jiangshan <laijs@cn.fujitsu.com>
Index: linux/CREDITS
===================================================================
--- linux.orig/CREDITS 2014-06-04 14:13:49.404373350 -0500
+++ linux/CREDITS 2014-06-04 14:13:49.400373430 -0500
@@ -9,6 +9,10 @@
Linus
----------
+M: Matt Mackal
+E: mpm@selenic.com
+D: SLOB slab allocator
+
N: Matti Aarnio
E: mea@nic.funet.fi
D: Alpha systems hacking, IPv6 and other network related stuff
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] SLAB Maintainer update
2014-06-04 19:20 [PATCH] SLAB Maintainer update Christoph Lameter
@ 2014-06-04 20:37 ` David Rientjes
2014-06-04 23:05 ` Joonsoo Kim
2014-06-05 10:01 ` Pekka Enberg
1 sibling, 1 reply; 4+ messages in thread
From: David Rientjes @ 2014-06-04 20:37 UTC (permalink / raw)
To: Christoph Lameter
Cc: akpm, linux-mm, linux-kernel, Pekka Enberg, mpm, Joonsoo Kim
On Wed, 4 Jun 2014, Christoph Lameter wrote:
> As discussed in various threads on the side:
>
>
> Remove one inactive maintainer, add two new ones and update
> my email address. Plus add Andrew. And fix the glob to include
> files like mm/slab_common.c
>
> Signed-off-by: Christoph Lameter <cl@linux.com>
Acked-by: David Rientjes <rientjes@google.com>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] SLAB Maintainer update
2014-06-04 20:37 ` David Rientjes
@ 2014-06-04 23:05 ` Joonsoo Kim
0 siblings, 0 replies; 4+ messages in thread
From: Joonsoo Kim @ 2014-06-04 23:05 UTC (permalink / raw)
To: David Rientjes
Cc: Christoph Lameter, Andrew Morton, Linux Memory Management List,
LKML, Pekka Enberg, Matt Mackall
2014-06-05 5:37 GMT+09:00 David Rientjes <rientjes@google.com>:
> On Wed, 4 Jun 2014, Christoph Lameter wrote:
>
>> As discussed in various threads on the side:
>>
>>
>> Remove one inactive maintainer, add two new ones and update
>> my email address. Plus add Andrew. And fix the glob to include
>> files like mm/slab_common.c
>>
>> Signed-off-by: Christoph Lameter <cl@linux.com>
>
> Acked-by: David Rientjes <rientjes@google.com>
Acked-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Thanks.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] SLAB Maintainer update
2014-06-04 19:20 [PATCH] SLAB Maintainer update Christoph Lameter
2014-06-04 20:37 ` David Rientjes
@ 2014-06-05 10:01 ` Pekka Enberg
1 sibling, 0 replies; 4+ messages in thread
From: Pekka Enberg @ 2014-06-05 10:01 UTC (permalink / raw)
To: Christoph Lameter, akpm
Cc: linux-mm, linux-kernel, Pekka Enberg, mpm, David Rientjes,
Joonsoo Kim
On 06/04/2014 10:20 PM, Christoph Lameter wrote:
> As discussed in various threads on the side:
>
>
> Remove one inactive maintainer, add two new ones and update
> my email address. Plus add Andrew. And fix the glob to include
> files like mm/slab_common.c
>
> Signed-off-by: Christoph Lameter <cl@linux.com>
Acked-by: Pekka Enberg <penberg@kernel.org>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-06-05 10:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04 19:20 [PATCH] SLAB Maintainer update Christoph Lameter
2014-06-04 20:37 ` David Rientjes
2014-06-04 23:05 ` Joonsoo Kim
2014-06-05 10:01 ` Pekka Enberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).