From patchwork Fri Sep 27 10:49:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marc Zyngier X-Patchwork-Id: 13814141 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0AAF1CEBF8F for ; Fri, 27 Sep 2024 10:52:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=E22o4Hm55q/eLHniQU2SaJ3koGTcbz/56UfLoqPCNUU=; b=yUp/9xqIEo5a2JNfCz2XBEaZ5q Ira3lcpujztMHOrdPa41cAJ2fwkEPeEvkgaUvSYz+IBOAWg5OJ+ARkONGvAe5Yycv7ZnWqHkfeHml eqfu1EjI2BsT2Ho7lFF0hh2tNhrmqyLJqvpa2wxGH/x7RvjycukLFoApzn9pqwSwkoJ4KTWRdk0y8 6cbkTOTU9Oam8c3eMkneGJ+2jVMKu9IiHXHl2t3cg0T7TJSzJ8p+Z7ULUralEhR2M7jdwHP3sMNQX zu2N/aG9lVa4i6ujsEVFG8z000gS3vDTaZVHl9+VdNy5PSnQIVxaKchwBp1WgE/PV6HM6Z3D0AHcb apqlYONA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1su8aN-0000000AtAC-1jdK; Fri, 27 Sep 2024 10:52:31 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1su8Y9-0000000Aslt-0KDh for linux-arm-kernel@lists.infradead.org; Fri, 27 Sep 2024 10:50:14 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 6EC0EA45528; Fri, 27 Sep 2024 10:50:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 497F8C4CECD; Fri, 27 Sep 2024 10:50:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1727434211; bh=oBJxi6FzSa9qFYt3elRzPL3B/oBQhNl/ym80FGsvztc=; h=From:To:Cc:Subject:Date:From; b=ADckukHBF9CveM5VVL+7CgBuxI5tsXjqDW6l3VQkTNKkBWBpk+M4Zd7LkcpD8JD5P 78P8Ne6yG68GgIcfHML5MLq/NO+xZuTFxLroe6TeBTfq/ivQMRtP/Or7BdbTp24nLR tqW6qkvolIIwvzpu0Z81Blg8EwqWckq7lImZL3ENdpCZf46gtduDPXllVsqHxYF1CE vksG5VgOzbSlktnQl+qWbMgneqq84xvLqvlVc/mtAsExsX7kQrtaopZOx0WvgPe/oN 4pZAMoshu+qhKWXzVO7HlKGVQvTzhC7CvKdRb7228dwwr1xU7tv04RszAHdWIMotR3 r+erXo9AITerg== Received: from sofa.misterjones.org ([185.219.108.64] helo=valley-girl.lan) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1su8Y4-00Fq2f-Uq; Fri, 27 Sep 2024 11:50:09 +0100 From: Marc Zyngier To: linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvm@vger.kernel.org Cc: Oliver Upton , Joey Gouly , Suzuki K Poulose , Zenghui Yu , Will Deacon , Catalin Marinas Subject: [PATCH] KVM: arm64: Another reviewer reshuffle Date: Fri, 27 Sep 2024 11:49:56 +0100 Message-Id: <20240927104956.1223658-1-maz@kernel.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvm@vger.kernel.org, oliver.upton@linux.dev, joey.gouly@arm.com, suzuki.poulose@arm.com, yuzenghui@huawei.com, will@kernel.org, catalin.marinas@arm.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240927_035013_207795_5D14A57E X-CRM114-Status: GOOD ( 12.47 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org It has been a while since James had any significant bandwidth to review KVM/arm64 patches. But in the meantime, Joey has stepped up and did a really good job reviewing some terrifying patch series. Having talked with the interested parties, it appears that James is unlikely to have time for KVM in the near future, and that Joey is willing to take more responsibilities. So let's appoint Joey as an official reviewer, and give James some breathing space, as well as my personal thanks. I'm sure he will be back one way or another! Cc: Oliver Upton Cc: Joey Gouly Cc: Suzuki K Poulose Cc: Zenghui Yu Cc: Will Deacon Cc: Catalin Marinas Signed-off-by: Marc Zyngier Acked-by: Oliver Upton Acked-by: Joey Gouly Acked-by: Zenghui Yu --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 878dcd23b3317..fe2028b5b250f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12270,7 +12270,7 @@ F: virt/kvm/* KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64) M: Marc Zyngier M: Oliver Upton -R: James Morse +R: Joey Gouly R: Suzuki K Poulose R: Zenghui Yu L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)