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 567B5C369CB for ; Tue, 22 Apr 2025 08:24:20 +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: Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:From:Cc:To:Subject: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:References:List-Owner; bh=DMwGHHEMVxe5D+sGBVK58GacZdkmmI4mmKyHxbwaaQ8=; b=OE/g47ybjfBs3YrpSIH1xT4jma 33fjm9wDJAFyKgd8LIrC8y4p2uzyCc7ahJiJ3lQbH++jStH1/11sl1Ygj42TcdZUbEpmhiJM6kk09 glm8EAQ7ac6R/Rm/kSvCGaDUotAYosASmhjKt4LuBfsc4LBwdgZsfEWdWzAkj/xB/4ChMZCiDPoWd ISPe2ebG6vJnuonWPLe9hnQZsqpL6om5OiiIlWkTToxmmr2vgxqzRFio4lnWWz+ijI0FkgzICGerf 2pnVjBFxF4P+dm7IcEzwa3gy8tPbgztOV7vt52eg445e31BLi3JOuEp0wgB0BirdeG9xq+QtoYh2m i2r9kugg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1u78vJ-00000006IA1-2lR2; Tue, 22 Apr 2025 08:24:09 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1u77tf-000000065og-1ajF for linux-arm-kernel@lists.infradead.org; Tue, 22 Apr 2025 07:18:24 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 850A8A4BCFA; Tue, 22 Apr 2025 07:12:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F0CAEC4CEE9; Tue, 22 Apr 2025 07:18:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1745306302; bh=Gf5qLPkK7W8hQSNGXEWX8evfKRdFbYxOAfscSBEpwU8=; h=Subject:To:Cc:From:Date:In-Reply-To:From; b=p/60drNAKtkT4YGjBlZDrAvPg76NSzZGAncvmyCAmDdAoxUatoGroDNbiU9tBWl3+ SOggziLef8uTV/x+7ccD7kBncPU9NPi5zY5DcCpc0FjNPSvs00w3ybo7h1wIKKb03+ DUpy+NGsgjgAYn9IdMlaiN9qJVAASFFe7stpi+cw= Subject: Patch "arm64/sysreg: Add register fields for HDFGWTR2_EL2" has been added to the 6.14-stable tree To: anshuman.khandual@arm.com,broonie@kernel.org,catalin.marinas@arm.com,eric.auger@redhat.com,gregkh@linuxfoundation.org,linux-arm-kernel@lists.infradead.org,mark.rutland@arm.com,robh@kernel.org,will@kernel.org Cc: From: Date: Tue, 22 Apr 2025 09:18:09 +0200 In-Reply-To: <20250414045848.2112779-4-anshuman.khandual@arm.com> Message-ID: <2025042209-clover-broken-967f@gregkh> MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit X-stable: commit X-Patchwork-Hint: ignore X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250422_001823_561373_555EC921 X-CRM114-Status: GOOD ( 10.98 ) 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 This is a note to let you know that I've just added the patch titled arm64/sysreg: Add register fields for HDFGWTR2_EL2 to the 6.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: arm64-sysreg-add-register-fields-for-hdfgwtr2_el2.patch and it can be found in the queue-6.14 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let know about it. >From stable+bounces-132386-greg=kroah.com@vger.kernel.org Mon Apr 14 06:59:17 2025 From: Anshuman Khandual Date: Mon, 14 Apr 2025 10:28:44 +0530 Subject: arm64/sysreg: Add register fields for HDFGWTR2_EL2 To: stable@vger.kernel.org, gregkh@linuxfoundation.org Cc: catalin.marinas@arm.com, will@kernel.org, robh@kernel.org, mark.rutland@arm.com, anshuman.khandual@arm.com Message-ID: <20250414045848.2112779-4-anshuman.khandual@arm.com> From: Anshuman Khandual commit 2f1f62a1257b9d5eb98a8e161ea7d11f1678f7ad upstream. This adds register fields for HDFGWTR2_EL2 as per the definitions based on DDI0601 2024-12. Cc: Will Deacon Cc: Mark Brown Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Reviewed-by: Eric Auger Reviewed-by: Mark Brown Signed-off-by: Anshuman Khandual Link: https://lore.kernel.org/r/20250203050828.1049370-4-anshuman.khandual@arm.com Signed-off-by: Catalin Marinas Signed-off-by: Anshuman Khandual Signed-off-by: Greg Kroah-Hartman --- arch/arm64/tools/sysreg | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) --- a/arch/arm64/tools/sysreg +++ b/arch/arm64/tools/sysreg @@ -2672,6 +2672,34 @@ Field 1 nPMIAR_EL1 Field 0 nPMECR_EL1 EndSysreg +Sysreg HDFGWTR2_EL2 3 4 3 1 1 +Res0 63:25 +Field 24 nPMBMAR_EL1 +Field 23 nMDSTEPOP_EL1 +Field 22 nTRBMPAM_EL1 +Field 21 nPMZR_EL0 +Field 20 nTRCITECR_EL1 +Field 19 nPMSDSFR_EL1 +Res0 18:17 +Field 16 nSPMSCR_EL1 +Field 15 nSPMACCESSR_EL1 +Field 14 nSPMCR_EL0 +Field 13 nSPMOVS +Field 12 nSPMINTEN +Field 11 nSPMCNTEN +Field 10 nSPMSELR_EL0 +Field 9 nSPMEVTYPERn_EL0 +Field 8 nSPMEVCNTRn_EL0 +Field 7 nPMSSCR_EL1 +Res0 6 +Field 5 nMDSELR_EL1 +Field 4 nPMUACR_EL1 +Field 3 nPMICFILTR_EL0 +Field 2 nPMICNTR_EL0 +Field 1 nPMIAR_EL1 +Field 0 nPMECR_EL1 +EndSysreg + Sysreg HDFGRTR_EL2 3 4 3 1 4 Field 63 PMBIDR_EL1 Field 62 nPMSNEVFR_EL1 Patches currently in stable-queue which might be from anshuman.khandual@arm.com are queue-6.14/arm64-sysreg-add-register-fields-for-hfgwtr2_el2.patch queue-6.14/arm64-boot-enable-el2-requirements-for-feat_pmuv3p9.patch queue-6.14/arm64-sysreg-add-register-fields-for-hdfgwtr2_el2.patch queue-6.14/arm64-sysreg-update-register-fields-for-id_aa64mmfr0_el1.patch queue-6.14/arm64-sysreg-add-register-fields-for-hfgrtr2_el2.patch queue-6.14/arm64-sysreg-add-register-fields-for-hfgitr2_el2.patch queue-6.14/arm64-sysreg-add-register-fields-for-hdfgrtr2_el2.patch