2022-02-22 14:11:41

by Vlastimil Babka

[permalink] [raw]
Subject: [PATCH] MAINTAINERS, SLAB: Add Roman as reviewer, git tree

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 <[email protected]>
---
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 <[email protected]>
M: Joonsoo Kim <[email protected]>
M: Andrew Morton <[email protected]>
M: Vlastimil Babka <[email protected]>
+R: Roman Gushchin <[email protected]>
L: [email protected]
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


2022-02-22 20:00:39

by Roman Gushchin

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS, SLAB: Add Roman as reviewer, git tree

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 <[email protected]>

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

Acked-by: Roman Gushchin <[email protected]>

Thanks!

2022-02-22 20:08:42

by Roman Gushchin

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS, SLAB: Add Roman as reviewer, git tree

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 <[email protected]>

Acked-by: Roman Gushchin <[email protected]>

Thanks, Vlastimil!

2022-02-23 02:35:30

by David Rientjes

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS, SLAB: Add Roman as reviewer, git tree

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 <[email protected]>
>
> Sorry, used the old e-mail. Here is the correct one:
>
> Acked-by: Roman Gushchin <[email protected]>
>

Acked-by: David Rientjes <[email protected]>