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 85D71C32771 for ; Wed, 21 Sep 2022 08:29:25 +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-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=hl/H6LoRFGULVZcC+W/VXAl3F+mOIvW5LrIDttdQQoI=; b=Af4EvJ1LDSArDP JxoX0T3Hnlzzi/wgic31fvwn0w/zCoHLzky3lVHzwWUQXOn+3J/fgSJnCPhyvy2Eg9PmVzffYs6rK vK9M2oHKrbiG4LDBE5pBl+MhkdutuzcZvYVPrvoKiiqN09LHmJ87YS8fiS2SQNOjzEQe/TAwg71Fk 1o80kfpZdrECJ46jLp6NALhH2hh8bQNcO9jBIK5p5qI/DObLi3HPsES18akxYIb71ofk8jXDwwHFq Pofcv42whWC2zI7f+aVOw00+Kwe/BYAT1SgQXMjWRuI/GMcbrfzqiG4m1/MEt+SFFwVZbKONClWX+ om6jhust4xp2EFgoEnpw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oav5S-009xOB-6A; Wed, 21 Sep 2022 08:28:06 +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 1oauzC-009uJ4-Kv for linux-arm-kernel@lists.infradead.org; Wed, 21 Sep 2022 08:21:39 +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 D011462FDC; Wed, 21 Sep 2022 08:21:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 98204C433D6; Wed, 21 Sep 2022 08:21:34 +0000 (UTC) Date: Wed, 21 Sep 2022 09:21:30 +0100 From: Catalin Marinas To: Mark Brown 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-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220921_012138_755982_502A31D7 X-CRM114-Status: GOOD ( 15.50 ) 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, Sep 20, 2022 at 08:11:26PM +0100, Mark Brown wrote: > On Tue, Sep 20, 2022 at 07:48:09PM +0100, Mark Brown wrote: > > On Tue, Sep 20, 2022 at 07:08:16PM +0100, Catalin Marinas wrote: > > > > > BTW, do you plan to send a patch for the arm_spe_pmu build failures > > > (unless you did already and I missed it): > > > > Nathan sent a patch for that yesterday, I was a bit surprised you > > didn't pick it up yet TBH. > > That's 20220919160928.3905780-1-nathan@kernel.org ("arm64/sysreg: > Fix a few missed conversions). Ah, yes. I flagged it up in my inbox but forgot about it. Thanks for the reminder. I'll queue it shortly. -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel