All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix spelling mistake in Peter's name
@ 2026-05-30 16:08 Zenghui Yu
  2026-06-01 10:04 ` Peter Zijlstra
  2026-06-04 18:45 ` [tip: sched/core] " tip-bot2 for Zenghui Yu
  0 siblings, 2 replies; 4+ messages in thread
From: Zenghui Yu @ 2026-05-30 16:08 UTC (permalink / raw)
  To: linux-kernel; +Cc: peterz, hannes, surenb, Zenghui Yu

Fix a typo in Peter's name which was added by commit 113d0a6b3954
("MAINTAINERS: Add Peter explicitly to the psi section").

Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9ec290e38b44..8c14ec70cbdb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21345,7 +21345,7 @@ F:	include/uapi/linux/pps_gen.h
 PRESSURE STALL INFORMATION (PSI)
 M:	Johannes Weiner <hannes@cmpxchg.org>
 M:	Suren Baghdasaryan <surenb@google.com>
-R:	Peter Ziljstra <peterz@infradead.org>
+R:	Peter Zijlstra <peterz@infradead.org>
 S:	Maintained
 F:	include/linux/psi*
 F:	kernel/sched/psi.c
-- 
2.53.0


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

* Re: [PATCH] MAINTAINERS: Fix spelling mistake in Peter's name
  2026-05-30 16:08 [PATCH] MAINTAINERS: Fix spelling mistake in Peter's name Zenghui Yu
@ 2026-06-01 10:04 ` Peter Zijlstra
  2026-06-01 13:36   ` Johannes Weiner
  2026-06-04 18:45 ` [tip: sched/core] " tip-bot2 for Zenghui Yu
  1 sibling, 1 reply; 4+ messages in thread
From: Peter Zijlstra @ 2026-06-01 10:04 UTC (permalink / raw)
  To: Zenghui Yu; +Cc: linux-kernel, hannes, surenb

On Sun, May 31, 2026 at 12:08:42AM +0800, Zenghui Yu wrote:
> Fix a typo in Peter's name which was added by commit 113d0a6b3954
> ("MAINTAINERS: Add Peter explicitly to the psi section").
> 
> Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9ec290e38b44..8c14ec70cbdb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -21345,7 +21345,7 @@ F:	include/uapi/linux/pps_gen.h
>  PRESSURE STALL INFORMATION (PSI)
>  M:	Johannes Weiner <hannes@cmpxchg.org>
>  M:	Suren Baghdasaryan <surenb@google.com>
> -R:	Peter Ziljstra <peterz@infradead.org>
> +R:	Peter Zijlstra <peterz@infradead.org>
>  S:	Maintained
>  F:	include/linux/psi*
>  F:	kernel/sched/psi.c

Lol, so not only is my name impossible to pronounce for most people, now
I can't even read it myself anymore either...

Thanks!

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

* Re: [PATCH] MAINTAINERS: Fix spelling mistake in Peter's name
  2026-06-01 10:04 ` Peter Zijlstra
@ 2026-06-01 13:36   ` Johannes Weiner
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Weiner @ 2026-06-01 13:36 UTC (permalink / raw)
  To: Peter Zijlstra; +Cc: Zenghui Yu, linux-kernel, surenb

On Mon, Jun 01, 2026 at 12:04:31PM +0200, Peter Zijlstra wrote:
> On Sun, May 31, 2026 at 12:08:42AM +0800, Zenghui Yu wrote:
> > Fix a typo in Peter's name which was added by commit 113d0a6b3954
> > ("MAINTAINERS: Add Peter explicitly to the psi section").
> > 
> > Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev>
> > ---
> >  MAINTAINERS | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 9ec290e38b44..8c14ec70cbdb 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -21345,7 +21345,7 @@ F:	include/uapi/linux/pps_gen.h
> >  PRESSURE STALL INFORMATION (PSI)
> >  M:	Johannes Weiner <hannes@cmpxchg.org>
> >  M:	Suren Baghdasaryan <surenb@google.com>
> > -R:	Peter Ziljstra <peterz@infradead.org>
> > +R:	Peter Zijlstra <peterz@infradead.org>
> >  S:	Maintained
> >  F:	include/linux/psi*
> >  F:	kernel/sched/psi.c
> 
> Lol, so not only is my name impossible to pronounce for most people, now
> I can't even read it myself anymore either...

My bad. I actually do know better, I just can't type for sh*t.

Thanks for the fix.

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

* [tip: sched/core] MAINTAINERS: Fix spelling mistake in Peter's name
  2026-05-30 16:08 [PATCH] MAINTAINERS: Fix spelling mistake in Peter's name Zenghui Yu
  2026-06-01 10:04 ` Peter Zijlstra
@ 2026-06-04 18:45 ` tip-bot2 for Zenghui Yu
  1 sibling, 0 replies; 4+ messages in thread
From: tip-bot2 for Zenghui Yu @ 2026-06-04 18:45 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: Zenghui Yu, Peter Zijlstra (Intel), x86, linux-kernel

The following commit has been merged into the sched/core branch of tip:

Commit-ID:     85358f0c6d590318539e657b0b3090871211193f
Gitweb:        https://git.kernel.org/tip/85358f0c6d590318539e657b0b3090871211193f
Author:        Zenghui Yu <zenghui.yu@linux.dev>
AuthorDate:    Sun, 31 May 2026 00:08:42 +08:00
Committer:     Peter Zijlstra <peterz@infradead.org>
CommitterDate: Tue, 02 Jun 2026 12:26:10 +02:00

MAINTAINERS: Fix spelling mistake in Peter's name

Fix a typo in Peter's name which was added by commit 113d0a6b3954
("MAINTAINERS: Add Peter explicitly to the psi section").

Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20260530160842.29089-1-zenghui.yu@linux.dev
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 882214b..e4ee084 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21329,7 +21329,7 @@ F:	include/uapi/linux/pps_gen.h
 PRESSURE STALL INFORMATION (PSI)
 M:	Johannes Weiner <hannes@cmpxchg.org>
 M:	Suren Baghdasaryan <surenb@google.com>
-R:	Peter Ziljstra <peterz@infradead.org>
+R:	Peter Zijlstra <peterz@infradead.org>
 S:	Maintained
 F:	include/linux/psi*
 F:	kernel/sched/psi.c

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

end of thread, other threads:[~2026-06-04 18:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-30 16:08 [PATCH] MAINTAINERS: Fix spelling mistake in Peter's name Zenghui Yu
2026-06-01 10:04 ` Peter Zijlstra
2026-06-01 13:36   ` Johannes Weiner
2026-06-04 18:45 ` [tip: sched/core] " tip-bot2 for Zenghui Yu

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.