[PATCH] MAINTAINERS: add myself as slab allocators maintainer

From: Vlastimil Babka
Date: Fri Jan 08 2021 - 06:05:25 EST


I would like to help with slab allocators maintenance, from the perspective of
being responsible for SLAB and more recently also SLUB in an enterprise distro
kernel and supporting its users. Recently I've been focusing on improving
SLUB's debugging features, and patch review in the area, including the kmemcg
accounting rewrite last year.

Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx>
---
Hi,

this might look perhaps odd with 4 people (plus Andrew) already listed, but on
closer look we have 2 (or 3 if you count SLOB) allocators and the focus of each
maintainer varies. Maybe this would be also an opportunity to split the area
explicitly, if the maintainers would want that? I'm fine with all of them
personally - while we moved to SLUB in new code streams, olders ones with SLAB
will continue be supported for years anyway.

Thanks,
Vlastimil

MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index da4892dc52b4..fd657bb4157f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16351,6 +16351,7 @@ M: Pekka Enberg <penberg@xxxxxxxxxx>
M: David Rientjes <rientjes@xxxxxxxxxx>
M: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx>
M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
+M: Vlastimil Babka <vbabka@xxxxxxx>
L: linux-mm@xxxxxxxxx
S: Maintained
F: include/linux/sl?b*.h
--
2.29.2