From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 751623A1E9B for ; Mon, 1 Jun 2026 10:04:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=90.155.92.199 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780308282; cv=none; b=t2303d9dzN6ylo8O70ATcfyleKTQFqHSWaf6chHSRK43e3VmFDrPLof8SKCAF+vBU2W8g07KQWLP+Dgfj1xtG55kuDrvjX64Yf3S7xLnhRui+JQBVIrTEJZp6zKr8wQQzh15oLU/elz6FmhNYh/hx2aRJb1zb4eyToCNLxzsLok= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780308282; c=relaxed/simple; bh=MxqkgQLJrk5J+9lYmEn6IdO7aFBxPIpOGoBJQmWD900=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=R7foLmwW0GPBaUYwv1xD/JQVTC5BALWYwsV3zURAKYY13MznXolklyhQLQ6nSRxpyInPkoX7VHb5j1cRB2/sqO/GULQP+Kxpil0yLM0ovj72bcSFZAswPlmkQH0hgTW4KOSXzd+3x+wkdaObXHnYPEYSkapNmDMYDARnC7aL2HQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=infradead.org; spf=pass smtp.mailfrom=infradead.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b=OPay2Ar9; arc=none smtp.client-ip=90.155.92.199 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=infradead.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=infradead.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="OPay2Ar9" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=5dNepOGnzvDo4t98KO9ezMtsbYz7CIJkgsnZmX5GF2k=; b=OPay2Ar9A71pRzH21d55B9mOck zrlnxjTtEbRUE68SYAxoUekrU3Z9bYVHQN/hTX6SIVqWwkbURwCd6Y9blaz4wTBC7nZcN4PcV7c/a /SgjFWH2gqYJhqRB5JkOY5lTLsM7tQ3tKVq/2alKUEuOu8FTH/BP2w54xjB7lMiZkXsWmbfkX8Q4x Fnp09E/dULTwmJZEByWoUcN71KSpjuK/3G1VU4HTsXQ/98GhRFya4xSRvjsh0Pp4yNh9mok/vcgqR sUmWkOb14imd25Pt0eO9H0OB4nyOfwb9RCKYi/OmXCAJTHqH5NURyHGkUvhBtdzbo5TyxAckFb0Qp KV96D1hw==; Received: from 2001-1c00-8d85-4b00-266e-96ff-fe07-7dcc.cable.dynamic.v6.ziggo.nl ([2001:1c00:8d85:4b00:266e:96ff:fe07:7dcc] helo=noisy.programming.kicks-ass.net) by desiato.infradead.org with esmtpsa (Exim 4.99.1 #2 (Red Hat Linux)) id 1wTzVX-00000006KO1-2ad9; Mon, 01 Jun 2026 10:04:32 +0000 Received: by noisy.programming.kicks-ass.net (Postfix, from userid 1000) id 431B130075B; Mon, 01 Jun 2026 12:04:31 +0200 (CEST) Date: Mon, 1 Jun 2026 12:04:31 +0200 From: Peter Zijlstra To: Zenghui Yu Cc: linux-kernel@vger.kernel.org, hannes@cmpxchg.org, surenb@google.com Subject: Re: [PATCH] MAINTAINERS: Fix spelling mistake in Peter's name Message-ID: <20260601100431.GW3126523@noisy.programming.kicks-ass.net> References: <20260530160842.29089-1-zenghui.yu@linux.dev> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260530160842.29089-1-zenghui.yu@linux.dev> 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 > --- > 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 > M: Suren Baghdasaryan > -R: Peter Ziljstra > +R: Peter Zijlstra > 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!