diff mbox series

MAINTAINERS, SLAB: Add Roman as reviewer, git tree

Message ID 20220222103104.13241-1-vbabka@suse.cz (mailing list archive)
State New
Headers show
Series MAINTAINERS, SLAB: Add Roman as reviewer, git tree | expand

Commit Message

Vlastimil Babka Feb. 22, 2022, 10:31 a.m. UTC
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(+)

Comments

Roman Gushchin Feb. 22, 2022, 6:44 p.m. UTC | #1
On Tue, Feb 22, 2022 at 11:31:04AM +0100, Vlastimil Babka wrote:
> 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>

Acked-by: Roman Gushchin <guro@fb.com>

Thanks, Vlastimil!
Roman Gushchin Feb. 22, 2022, 7:36 p.m. UTC | #2
On Tue, Feb 22, 2022 at 11:31:04AM +0100, Vlastimil Babka wrote:
> 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>

Sorry, used the old e-mail. Here is the correct one:

Acked-by: Roman Gushchin <roman.gushchin@linux.dev>

Thanks!
David Rientjes Feb. 22, 2022, 11:38 p.m. UTC | #3
On Tue, 22 Feb 2022, Roman Gushchin wrote:

> On Tue, Feb 22, 2022 at 11:31:04AM +0100, Vlastimil Babka wrote:
> > 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>
> 
> Sorry, used the old e-mail. Here is the correct one:
> 
> Acked-by: Roman Gushchin <roman.gushchin@linux.dev>
> 

Acked-by: David Rientjes <rientjes@google.com>
diff mbox series

Patch

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*