From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 7E8E94C00D4; Thu, 8 Jan 2026 14:19:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767881983; cv=none; b=pveziAYTjribRu3vzM1U780d5b4fwlYfmM2wFngOff7GduPD3AuMuPEtRby9MTBs6tmVnQDGYcDZrltPHhFuN07DDNYGlF0kzAERp76yBUGMVXXYbSY2eRMNDE9bzO1fu9BeTNXGMYWMGuHQsq7aOEK6Bf4P+gGWfxkhf1fvOYI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767881983; c=relaxed/simple; bh=OXZpR2x0jhtPlXKOppogmLUfLlP5QjVMG9P2V3E+IvU=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=PLT5yt9O3X4JG6E56wPCy27T8AD/vXVw1uIx0DPRdbW4+PMI/ZMmmM9A4xloPvCG3n/JW75o1EmVSHak5e0rMfl6qBenZ8O3twQsvqlFjMdKL0Psw3tWVmQl1TClKnQKj3Q9h2U4u42zZ/9o8csS6tsAS9gZ5xAFyQ++vvh/JUU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=UBUA3e2E; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="UBUA3e2E" Received: by smtp.kernel.org (Postfix) with ESMTPSA id EEEAAC16AAE; Thu, 8 Jan 2026 14:19:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1767881983; bh=OXZpR2x0jhtPlXKOppogmLUfLlP5QjVMG9P2V3E+IvU=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=UBUA3e2ESC4rqJQPvoLBK5lLDGKusO6010lWnP4RFr8z+MeP8XRPiEr1qNw2V0fEZ tATpa6cFlGw3jxbT0b0hKhh60I3pCo1OX9PVHWQZA+ZyBQNWFlAr6bZnKl+bRMe0Lz uYDeIbUmvh6FYgfpM3cEFcsG+zqJ2SYVKfhBQ+4mVxlr2G5QVyukVftlheWvTHMq6U Ahqj9uR0lmBtsGcKXRW/kQxUvxj0vTgc1eCxAMQfYGSMIpDPGtbWK/B8rCp2ri6dsd kKtmG+pojiD4FYzATdVWk1Ingu5NbEt0OouvapRqkTOhGV3CyjrXsTkJIoFANkvN9k K9ElpLFbah+0w== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vdqrU-00000000R2M-2lzH; Thu, 08 Jan 2026 14:19:40 +0000 Date: Thu, 08 Jan 2026 14:19:40 +0000 Message-ID: <86zf6okwzn.wl-maz@kernel.org> From: Marc Zyngier To: Suzuki K Poulose Cc: kvmarm@lists.linux.dev, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, will@kernel.org, oliver.upton@linux.dev, alexandru.elisei@arm.com, aneesh.kumar@kernel.org, steven.price@arm.com, tabba@google.com Subject: Re: [PATCH kvmtool 00/15] arm64: Handle PSCI calls in userspace In-Reply-To: <20250930103130.197534-1-suzuki.poulose@arm.com> References: <20250930103130.197534-1-suzuki.poulose@arm.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: suzuki.poulose@arm.com, kvmarm@lists.linux.dev, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, will@kernel.org, oliver.upton@linux.dev, alexandru.elisei@arm.com, aneesh.kumar@kernel.org, steven.price@arm.com, tabba@google.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Tue, 30 Sep 2025 11:31:14 +0100, Suzuki K Poulose wrote: > > This is version 4 of the patch series, originally posted by Oliver [0]. Mostly > remains the same as v3, except for > > - Address Will's comment on the race between pause/resume - Patch 1 > - Rebase on to v6.17-rc7 > - Drop importing cputype.h, which was not used by the series > > [0] https://lore.kernel.org/all/20230802234255.466782-1-oliver.upton@linux.dev/ The remark on the first and last patches aside, this looks rather good to me. With that addressed: Reviewed-by: Marc Zyngier M. -- Without deviation from the norm, progress is not possible.