Received: by 2002:a05:6359:c8b:b0:c7:702f:21d4 with SMTP id go11csp703872rwb; Fri, 23 Sep 2022 03:01:41 -0700 (PDT) X-Google-Smtp-Source: AMsMyM7eHjg1LuvWQ6fm7Jg/dCHqkYotRDAyR9nR7TqdvbKE3Og0wTY+iVFvAEUyFVrhwNEYKqRD X-Received: by 2002:a63:200d:0:b0:43c:da0:d66b with SMTP id g13-20020a63200d000000b0043c0da0d66bmr6769536pgg.305.1663927301554; Fri, 23 Sep 2022 03:01:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1663927301; cv=none; d=google.com; s=arc-20160816; b=Yhl9ND1PDdnPpDwJ6CQAhNORD6rIQrZlMnk93wDrnFowCoThhFeIdfhPjEYSLZ7Vv6 ufd6cKMSGbO2z9c24nThvGUadlln+aajhQp01wCe0b9ow6mjk9LadcpAdXDwRhay1Ejy sKs5Z7YWnz3lPAT6IH69UW1mEibOzvqNAbjCn8QxJV0ZwhCDV02zeE0RhxEscRQkm125 /fxpltXHfXBJg2c3G8oCha5mpBWpTT12bAWTERkwcGYH3R3xPP2gRV5/JB4+NNByz6ts sLn/lV8iQ5PNaRMDPIHTEIBRZqGZ++6g83eaJmp5eHGR36ZYMnq5jx0GI8m6VkY7y6WF 2gCQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=NfAcEIWCD7GDHetF6kfw+R5WBf9/e2wGX5kwVGC6ObU=; b=GnMmXxG0SueK8aXlecUiC1ItV5QvJliUe6ZKZQhByE8iJn9i4voF/2Vgc3FbRXnHsZ JGGSZ7pQLx23hIJrLAyiE/TexjOJwFtHH3SukftAtJYJIStvC4QDOZ3QVZszcG3bMhKY NX2j0mNeo1Tdc8e+xNz15eelIK0OBWej0EsDyoGZ5PwinGdhJncEV8HhCfhpnYWJ79YW PCjgZ5HxWOupoDEvhD2HUlDLbwyyVt4XSmJ9N28Txw5r7EPR8/X0dYLxn3lSRuJb7K/S bqxB3IRpZWscpd5SWxs85SGyVZ9NZbyK9IrRICd03Nv4jVQEjOgQ16sgt8h1tNIn93zT lHvQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id i37-20020a635425000000b00438c97c6f78si7992408pgb.180.2022.09.23.03.01.26; Fri, 23 Sep 2022 03:01:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230213AbiIWJcu (ORCPT + 99 others); Fri, 23 Sep 2022 05:32:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41000 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231869AbiIWJcW (ORCPT ); Fri, 23 Sep 2022 05:32:22 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 07B7C15A0F; Fri, 23 Sep 2022 02:32:18 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 11EFE13D5; Fri, 23 Sep 2022 02:32:25 -0700 (PDT) Received: from [10.57.2.155] (unknown [10.57.2.155]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id A42BB3F73B; Fri, 23 Sep 2022 02:32:16 -0700 (PDT) Message-ID: <1dabe308-21f7-aa2e-ee8f-48807878f91b@arm.com> Date: Fri, 23 Sep 2022 10:32:15 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v3 0/2] perf: arm64: Kernel support for Dwarf unwinding through SVE functions Content-Language: en-US To: Will Deacon Cc: catalin.marinas@arm.com, kernel-team@android.com, linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org, acme@kernel.org, john.garry@huawei.com, Jonathan Corbet , leo.yan@linaro.org, broonie@kernel.org, linux-doc@vger.kernel.org, Mark Rutland , linux-arm-kernel References: <20220901132658.1024635-1-james.clark@arm.com> <166385556279.1475166.2989569100449667346.b4-ty@kernel.org> From: James Clark In-Reply-To: <166385556279.1475166.2989569100449667346.b4-ty@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/09/2022 21:33, Will Deacon wrote: > On Thu, 1 Sep 2022 14:26:56 +0100, James Clark wrote: >> I'm resubmitting this with a few of the changes suggested by Will on V2. >> >> I haven't made any changes regarding the open questions about the >> discoverability or saving the new reg and passing to output_sample() >> because I think it's best to be consistent with the implementations on >> other platforms first. I have explained in more detail on v2 [1]. >> >> [...] > > Applied to will (for-next/perf), thanks! > > [1/2] perf: arm64: Add SVE vector granule register to user regs > https://git.kernel.org/will/c/cbb0c02caf4b > [2/2] arm64/sve: Add Perf extensions documentation > https://git.kernel.org/will/c/1f2906d1e10a > > Cheers, Thanks Will. Sorry about the build, I will fix my config for next time.