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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2EB4CC54EE9 for ; Tue, 20 Sep 2022 17:57:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229911AbiITR5K (ORCPT ); Tue, 20 Sep 2022 13:57:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58692 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229885AbiITR5G (ORCPT ); Tue, 20 Sep 2022 13:57:06 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B8C5865540 for ; Tue, 20 Sep 2022 10:57:03 -0700 (PDT) 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 597FE62BAF for ; Tue, 20 Sep 2022 17:57:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 45144C433D6; Tue, 20 Sep 2022 17:57:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663696622; bh=9O9go8I9rV9Wm8RYpdT6CnnCZeTqhgizTpARWnhi/nw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fbjDjVSXfe6pMk8YJGwGnx7WqSi21SjfN//pDqdZQNMRDRinWPOIPCmVVw4u4PIQI 99L8YTLONfJUIfcBKAYxliB1CjcrAQ1vfF8lelD0L161s3eQ2077yUho9r9J8hsAD5 3eAhn60MYJ2gkqEmTgnacetQR/N/aHqDPsmB/Qzbpu0b798yB8a/dms2EBEORFSPMl Dk8atwjwhecubhnqjGZBbNUOv4z/4MFL1Ncygv22BlUZnwJy3UalRS1hs1HCbLqtbI jY4RvOGJ7+klwnU4eWkjxTisCVFEg0+/ehJdOFX6tBpRKzugWoqKHwjogTR+S6NyNF 1SKoYyYd+au9A== Date: Tue, 20 Sep 2022 18:56:59 +0100 From: Mark Brown To: Catalin Marinas Cc: James Clark , suzuki.poulose@arm.com, coresight@lists.linaro.org, mathieu.poirier@linaro.org, mike.leach@linaro.org, leo.yan@linaro.org, Alexander Shishkin , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] coresight: Use new autogenerated sysreg definitions Message-ID: References: <20220920134827.31738-1-james.clark@arm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7v07hrzf2oaNNItP" Content-Disposition: inline In-Reply-To: X-Cookie: One FISHWICH coming up!! Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --7v07hrzf2oaNNItP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 20, 2022 at 06:07:34PM +0100, Catalin Marinas wrote: > On Tue, Sep 20, 2022 at 05:42:38PM +0100, Catalin Marinas wrote: > > BTW, for some reason we don't have CoreSight enabled in defconfig, not > > even as a module. Would you mind sending a patch for this and enable (as > > modules) all the relevant drivers? We miss any test coverage here. >=20 > The PMU counters are in the same camp. Enabling them breaks the kernel > build. I wonder whether we should go for changing the default in Kconfig > directly rather than defconfig. I sent a patch for the PMU counters defconfig yesterday. --7v07hrzf2oaNNItP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmMp/uoACgkQJNaLcl1U h9CS1wf/SxrNwetK2LPnwwnXhBlLqC9ce2Qe5Na7m69bpgBNcUewX9eKW9XttuYF hvyAUgUPNu4Bp90r1rUKIQEv3o+AYsuNqq2VxcIDYMAT/QYZGTkDhX0sIQDh7ill CZOVCkuVzhK7Oz4jDFRcCqLvuA4PPF1nabKyq2C/ke9UZCpbfefCokOgM0dAI7rd nZA1RKcCQGdxxwF2qfmQoaX2OBNAxJDThELSAe78BSwJRY5HeYdhrbFP/lIQYN3x 0OTPaO9+A9KFZ88Ew4okZNlWnisLtpkAEF4RQVGOhhg+ZQRxXAompRA1idzwwJ7G 0uMx2EfoQpVuOwPwPtcPY+hoSVTSUw== =uihP -----END PGP SIGNATURE----- --7v07hrzf2oaNNItP--