From mboxrd@z Thu Jan 1 00:00:00 1970 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3DC44C433EF for ; Mon, 11 Oct 2021 10:00:58 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 0702160F22 for ; Mon, 11 Oct 2021 10:00:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0702160F22 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Subject:Cc:To:From:Message-ID:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=tIkvmd/IWE/NJKb8mtTNhEfFRjfvssuAn27CXZ/o3V0=; b=whFxQAxwGfBStT /lpN9nh8M07LWmlnKK/JDNQfwr9qV7Jmia8zjlus1V+j50Tv3BVgPfzq70hh4MZJK+Pw95sTvmHef yD5OXHuqz3sQrpolynuRD4fN4wuq8LF44jmbMGKZjC4jSYCsR7g31P5hO1ZJ4Bq9o55lclsE6SgWM dDutgJ1fsR1YiGBDf83iKbaCfegSeXyxZZPtt9yOdkpcRtdyfZZqYuRls/VyVXVbGswaVK3KN2P3u N7cHZlxXjyCJN1jCgFWcrJUffXZ2yAgUpP+o59IDNaQZI21/gqe/S7EixOVJF9dV7+FR4ttcjZ+9L LW/8mfgvygCRgUbZ2hww==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZs4a-008hZB-Rb; Mon, 11 Oct 2021 09:58:21 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZrua-008d5W-MR for linux-arm-kernel@lists.infradead.org; Mon, 11 Oct 2021 09:48:02 +0000 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6521560EE2; Mon, 11 Oct 2021 09:48:00 +0000 (UTC) Received: from sofa.misterjones.org ([185.219.108.64] helo=why.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mZruY-00Fydk-9x; Mon, 11 Oct 2021 10:47:58 +0100 Date: Mon, 11 Oct 2021 10:47:57 +0100 Message-ID: <87sfx7q4du.wl-maz@kernel.org> From: Marc Zyngier To: Alexandru Elisei Cc: linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, james.morse@arm.com, suzuki.poulose@arm.com Subject: Re: [PATCH 0/2] KVM: arm64: Minor improvements to RAZ register handling In-Reply-To: <20210927124911.191729-1-alexandru.elisei@arm.com> References: <20210927124911.191729-1-alexandru.elisei@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/27.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: alexandru.elisei@arm.com, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, james.morse@arm.com, suzuki.poulose@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-20211011_024800_793085_D8EDFC6C X-CRM114-Status: GOOD ( 18.81 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Alexandru, On Mon, 27 Sep 2021 13:49:09 +0100, Alexandru Elisei wrote: > > What sparked these two small patches is the series that fixed the PMU reset > values and their visibility from userspace, more specifically the > discussion around the patch that removed the PMSWINC_EL0 shadow register > [1]. > > The patches are straightforward cleanups without any changes in > functionality. > > Tested on a rockpro64, by running kvm-unit-tests under qemu. > > [1] https://www.spinics.net/lists/kvm-arm/msg47976.html > > Alexandru Elisei (2): > KVM: arm64: Return early from read_id_reg() if register is RAZ > KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0 > > arch/arm64/kvm/sys_regs.c | 18 ++++++++++++++++-- > 1 file changed, 16 insertions(+), 2 deletions(-) > If you are going to respin this one, now would be the time! :-) Thanks, M. -- Without deviation from the norm, progress is not possible. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel