[PATCH] MAINTAINERS: add Suren as psi co-maintainer

Johannes Weiner posted 1 patch 4 years, 5 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add Suren as psi co-maintainer
Posted by Johannes Weiner 4 years, 5 months ago
Suren wrote the poll() interface, which is a significant part of the
psi code and represents a large user of psi itself (Android). It's a
good idea to have him look at psi patches as well, and it's good to
have two people following things in case one of us is traveling.

Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index dc4a1370ef1b..e2b548f00acf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15457,6 +15457,7 @@ F:	drivers/net/ppp/pptp.c
 
 PRESSURE STALL INFORMATION (PSI)
 M:	Johannes Weiner <hannes@cmpxchg.org>
+M:	Suren Baghdasaryan <surenb@google.com>
 S:	Maintained
 F:	include/linux/psi*
 F:	kernel/sched/psi.c
-- 
2.34.1

Re: [PATCH] MAINTAINERS: add Suren as psi co-maintainer
Posted by Peter Zijlstra 4 years, 5 months ago
On Mon, Jan 17, 2022 at 07:03:17AM -0500, Johannes Weiner wrote:
> Suren wrote the poll() interface, which is a significant part of the
> psi code and represents a large user of psi itself (Android). It's a
> good idea to have him look at psi patches as well, and it's good to
> have two people following things in case one of us is traveling.
> 
> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>

Thanks!
Re: [PATCH] MAINTAINERS: add Suren as psi co-maintainer
Posted by Suren Baghdasaryan 4 years, 5 months ago
On Tue, Jan 18, 2022 at 3:46 AM Peter Zijlstra <peterz@infradead.org> wrote:
>
> On Mon, Jan 17, 2022 at 07:03:17AM -0500, Johannes Weiner wrote:
> > Suren wrote the poll() interface, which is a significant part of the
> > psi code and represents a large user of psi itself (Android). It's a
> > good idea to have him look at psi patches as well, and it's good to
> > have two people following things in case one of us is traveling.
> >
> > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
>
> Thanks!

Thanks guys!
[tip: sched/core] MAINTAINERS: add Suren as psi co-maintainer
Posted by tip-bot2 for Johannes Weiner 4 years, 5 months ago
The following commit has been merged into the sched/core branch of tip:

Commit-ID:     16c8fd64c31c708c82f91dc529d3aae716867e65
Gitweb:        https://git.kernel.org/tip/16c8fd64c31c708c82f91dc529d3aae716867e65
Author:        Johannes Weiner <hannes@cmpxchg.org>
AuthorDate:    Mon, 17 Jan 2022 07:03:17 -05:00
Committer:     Peter Zijlstra <peterz@infradead.org>
CommitterDate: Thu, 27 Jan 2022 12:57:18 +01:00

MAINTAINERS: add Suren as psi co-maintainer

Suren wrote the poll() interface, which is a significant part of the
psi code and represents a large user of psi itself (Android). It's a
good idea to have him look at psi patches as well, and it's good to
have two people following things in case one of us is traveling.

Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20220117120317.1581315-1-hannes@cmpxchg.org
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c9..07b0862 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15504,6 +15504,7 @@ F:	drivers/net/ppp/pptp.c
 
 PRESSURE STALL INFORMATION (PSI)
 M:	Johannes Weiner <hannes@cmpxchg.org>
+M:	Suren Baghdasaryan <surenb@google.com>
 S:	Maintained
 F:	include/linux/psi*
 F:	kernel/sched/psi.c