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 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 BC4F0C433FE for ; Sat, 5 Nov 2022 09:43:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:Cc:To:From :Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=i3Dp9FlMO+uLfqQKhyXdEdLoKETvB5IrAqHal/5PmgM=; b=IpvYg9wPffms95EFHXy2Qt1P8H VUzU20w67C+gJGTgWe84wVN+jYYxdWBnBrTS1U4oB7BsBTovSu8L/LKLvWbuq467RByUxrYodlSWK GCX/dDf8aqK1UrELxfa6HVyr9IBkEaLnrG7QDZJ2Lj/ezLptRZjZEp1oKA1/cRF1pMQLoXe2cQQhm LdRL3t6m7GJsifagUNxXtrDEBtha3T0o5DR+c2hYFHsZ/wlKSTD6aKuKDr7J22zDLvyT5VifALtIj CvtvbuITHpdItzvyHrkCRXCWV/1EaXY4NPeDHF9zxON+AhDnIPWcu1BDvzcgvyHgHnJ1MUAS5AcFm tvnfp7mQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1orFhC-006FrM-5U; Sat, 05 Nov 2022 09:42:34 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1orFh9-006FqG-3a for linux-arm-kernel@lists.infradead.org; Sat, 05 Nov 2022 09:42:32 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 5DBDB60A66; Sat, 5 Nov 2022 09:42:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7E03EC433D6; Sat, 5 Nov 2022 09:42:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1667641349; bh=JN6aU2159+LnIGdVUDFlVD7XJbpBPoujgJJuF+mYRII=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=PcYuG0V+rCExyWsyXI9kd/0Y8E/9ufh8ploElPHjPWPige8l3QF5Op90x7/rnyotA MiItM2Xxj6vzq6OQz5M62Eybdk+A1RKg1JMNen6cKv6mj+qypW80gL8GSNSizysH63 by2BLGrUPVtf+GrICFx+1u6I0ifUCLCTkpXdOar3RE/omguTAd/IEPZDH36fCFP2Bl P4wIMsX+OoeJ22+LuvWDLYoP60H2INCpeisWFmU7d3uDtmnUzZYgY5w/BfYmNj1PDK X3lA5gp+C9qSKijkIXEnnAW5QyBe6zeO8kLAtKIBXrN+Usa11aEYEQLFhdSbU/v7Ro sFHCEIU+IT+DQ== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1orFh5-0041Ff-9v; Sat, 05 Nov 2022 09:42:27 +0000 MIME-Version: 1.0 Date: Sat, 05 Nov 2022 09:42:26 +0000 From: Marc Zyngier To: Oliver Upton Cc: linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvmarm@lists.linux.dev, kvm@vger.kernel.org, James Morse , Suzuki K Poulose , Alexandru Elisei , Ricardo Koller , Reiji Watanabe Subject: Re: [PATCH v2 01/14] arm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and IMP_DEF In-Reply-To: References: <20221028105402.2030192-1-maz@kernel.org> <20221028105402.2030192-2-maz@kernel.org> User-Agent: Roundcube Webmail/1.4.13 Message-ID: <778e0ed6767f1d0771bee1cc54b0c49c@kernel.org> X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: oliver.upton@linux.dev, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvmarm@lists.linux.dev, kvm@vger.kernel.org, james.morse@arm.com, suzuki.poulose@arm.com, alexandru.elisei@arm.com, ricarkol@google.com, reijiw@google.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-20221105_024231_214651_7F109390 X-CRM114-Status: GOOD ( 11.92 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2022-11-04 20:47, Oliver Upton wrote: > On Fri, Oct 28, 2022 at 11:53:49AM +0100, Marc Zyngier wrote: >> Align the ID_DFR0_EL1.PerfMon values with ID_AA64DFR0_EL1.PMUver. >> >> Signed-off-by: Marc Zyngier > > Reviewed-by: Oliver Upton > > FYI, another pile of ID reg changes is on the way that'll move DFR0 to > a > generated definition. > > https://lore.kernel.org/linux-arm-kernel/20220930140211.3215348-1-james.morse@arm.com/ > Eh, another of these. The usual way we deal with this churn is to have a stable branch in the arm64 tree which I pull into the offending branch in the kvmarm tree. Thanks for the heads up! M. -- Jazz is not dead. It just smells funny... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel