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 EFF72C433EF for ; Mon, 11 Oct 2021 13:19:18 +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 B0EC9603E9 for ; Mon, 11 Oct 2021 13:19:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B0EC9603E9 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: Message-Id:Date:Subject:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=aSy6t+2CpDXXPz6HDHsVP1wU+sXdeEykM/quUq1qdK4=; b=jCXDCFdEZLBOtz q9dl9j2D29uIYs8HF/nC9Tt5JGZZVVwBNKLfH/UWPQtanNTZWI+lxvfNouBrvTAD9tnfmGyTqztK5 XosrQJ+NZ8VBHEpbvBVEw9BMc0eLx2bU7zsbMXRlmUHrwv3UwHd05UMzOkZjwCezIY4eoYvOz1Ff2 VqfnzgVjDmhCWJG+dgthPT1JXKE8FkXjX6pkhQhmPSCAusymx5dYSJNHM4MjWxEF5AH2042vxiKr4 g8jD5A3/vTNq7vxMsxGhUqlFPD/YYwqCH8NQYp78U2mIXryzInFH2/77NmdKE+xYIRa/bpKb6MZ4v bEo34OcSiWrEaFyqWbYw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZvBQ-009Tfa-0G; Mon, 11 Oct 2021 13:17:36 +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 1mZvBM-009Tes-1K for linux-arm-kernel@lists.infradead.org; Mon, 11 Oct 2021 13:17:33 +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 AD11B603E9; Mon, 11 Oct 2021 13:17:31 +0000 (UTC) Received: from sofa.misterjones.org ([185.219.108.64] helo=hot-poop.lan) 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 1mZvBJ-00G0uh-Ct; Mon, 11 Oct 2021 14:17:29 +0100 From: Marc Zyngier To: suzuki.poulose@arm.com, Alexandru Elisei , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, drjones@redhat.com, james.morse@arm.com Subject: Re: [PATCH v2 0/3] KVM: arm64: Minor improvements to RAZ register handling Date: Mon, 11 Oct 2021 14:17:23 +0100 Message-Id: <163395822367.591005.984891404470460597.b4-ty@kernel.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211011105840.155815-1-alexandru.elisei@arm.com> References: <20211011105840.155815-1-alexandru.elisei@arm.com> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: suzuki.poulose@arm.com, alexandru.elisei@arm.com, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, drjones@redhat.com, james.morse@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_061732_113429_2A05C80C X-CRM114-Status: GOOD ( 12.32 ) 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 On Mon, 11 Oct 2021 11:58:37 +0100, Alexandru Elisei wrote: > What sparked these 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. > > [...] Applied to next, thanks! [1/3] KVM: arm64: Return early from read_id_reg() if register is RAZ commit: 00d5101b254b77c35a8d55fe46331b19192866f3 [2/3] KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0 commit: 5a4309762356f05df4c92629e5df15ab75c42c0d [3/3] KVM: arm64: Replace get_raz_id_reg() with get_raz_reg() commit: ebf6aa8c047352fe43b1e20e580f12d5564da28e Cheers, 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