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 X-Spam-Level: X-Spam-Status: No, score=-16.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48603C4338F for ; Tue, 10 Aug 2021 13:35:43 +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 0C53B60FDA for ; Tue, 10 Aug 2021 13:35:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0C53B60FDA 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wxIXBqk48Q+U1yR8tbFsqNPq2RsVrzn+L01YscXl5K8=; b=i7UAyQApf+ay3o 158CeHHhMm1lH6fbc4fNgtIykMW8zxrHtBZ5BS3LrS9W8OHDdQWJ3gb/4GVzJ1tCCiDNAwYoleqnF ljNuIjFYPtah5mFKs7AcRgvW+KvUtv/YSfYCYcLyGli3ByWKQa7QWHy+JkzqSCsQwo6HVbpkvNN9X IytxSv+qBCKriO8/bRMIiElxfTeEzH5h4+BlAqBTNDHpvGFl50i+XBsDTuJqq2xFRABZaiZmh1iJS hnTZWp5JqcP6Lnk/Sgx6SkrElMEFNg3krbs3I/foatwp/OAkmkvWw1EhvysedOFCgY4SFmR2Qq5h6 b9QdBRyyeTosFtBwXjag==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mDRqb-003ypY-Ck; Tue, 10 Aug 2021 13:31:13 +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 1mDRqW-003yoF-Sq for linux-arm-kernel@lists.infradead.org; Tue, 10 Aug 2021 13:31:10 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2DA4B601FA; Tue, 10 Aug 2021 13:31:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1628602268; bh=9g4KB3k94i74QQB7YFvE+KdRAouTAqYyabRWaS73qHo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sNbpVUkI4h4ekQjr8OZvCUrNa439HxRQDf1YrgH0BSrOMTQh167nBFQEttr0HQNWa l6ActKSc2gtRf4JUjjMaNt7sYRIJuboAN4kbL+T2RF9fwpZygNsxiHE8oPTaGQn1IE SN8DtbNtGEAsBRhS+Zge5jTT4vLbgqDLhiZYYnmHUql8TFfz5pYnL7DUMPXZ7KoBjt 5I2ujVcAuFUNComKlstjLlrqHcjwdeOIMro/WBQVrAS9LbjWKWmqRuoF8ORGPr+h3n iJpfbsH/11gPiFt+dqvklsTM0JKT0uP6U7O96Y4TzakkIeM5/t1SutIiTT1d2EXOwS Lx75xYrfpy5eQ== Date: Tue, 10 Aug 2021 14:31:01 +0100 From: Will Deacon To: Anshuman Khandual Cc: linux-arm-kernel@lists.infradead.org, Catalin Marinas , Mark Rutland , Peter Zijlstra , Marc Zyngier , linux-perf-users@vger.kernel.org, kvmarm@lists.cs.columbia.edu, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF Message-ID: <20210810133101.GD2946@willie-the-truck> References: <1628571998-13634-1-git-send-email-anshuman.khandual@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1628571998-13634-1-git-send-email-anshuman.khandual@arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210810_063108_985905_3E3F0372 X-CRM114-Status: GOOD ( 12.22 ) 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 Tue, Aug 10, 2021 at 10:36:38AM +0530, Anshuman Khandual wrote: > ID_AA64DFR0_PMUVER_IMP_DEF which indicate implementation defined PMU, never > actually gets used although there are '0xf' instances scattered all around. > Just do the macro replacement to improve readability. > > Cc: Catalin Marinas > Cc: Will Deacon > Cc: Mark Rutland > Cc: Peter Zijlstra > Cc: Marc Zyngier > Cc: linux-perf-users@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: kvmarm@lists.cs.columbia.edu > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Anshuman Khandual > --- > This applies on v5.14-rc5 > > arch/arm64/include/asm/cpufeature.h | 2 +- > arch/arm64/kernel/perf_event.c | 2 +- > arch/arm64/kvm/perf.c | 2 +- > arch/arm64/kvm/pmu-emul.c | 6 +++--- > 4 files changed, 6 insertions(+), 6 deletions(-) Please can you split this with the KVM parts in their own patch? Thanks, Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel