All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS, SLAB: Add Roman as reviewer, git tree
@ 2022-02-22 10:31 Vlastimil Babka
  2022-02-22 18:44 ` Roman Gushchin
  2022-02-22 19:36 ` Roman Gushchin
  0 siblings, 2 replies; 4+ messages in thread
From: Vlastimil Babka @ 2022-02-22 10:31 UTC (permalink / raw)
  To: Christoph Lameter, David Rientjes, Pekka Enberg, Joonsoo Kim
  Cc: Roman Gushchin, Andrew Morton, linux-mm, linux-kernel, patches,
	Vlastimil Babka

The slab code has an overlap with kmem accounting, where Roman has done
a lot of work recently and it would be useful to make sure he's CC'd on
patches that potentially affect it. Thus add him as a reviewer for the
SLAB subsystem.

Also while at it, add the link to slab git tree.

Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fca970a46e77..5ddd45450fdc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17764,8 +17764,10 @@ M:	David Rientjes <rientjes@google.com>
 M:	Joonsoo Kim <iamjoonsoo.kim@lge.com>
 M:	Andrew Morton <akpm@linux-foundation.org>
 M:	Vlastimil Babka <vbabka@suse.cz>
+R:	Roman Gushchin <roman.gushchin@linux.dev>
 L:	linux-mm@kvack.org
 S:	Maintained
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
 F:	include/linux/sl?b*.h
 F:	mm/sl?b*
 
-- 
2.35.1


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

end of thread, other threads:[~2022-02-22 23:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 10:31 [PATCH] MAINTAINERS, SLAB: Add Roman as reviewer, git tree Vlastimil Babka
2022-02-22 18:44 ` Roman Gushchin
2022-02-22 19:36 ` Roman Gushchin
2022-02-22 23:38   ` David Rientjes

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.