Received: by 2002:a05:6358:a55:b0:ec:fcf4:3ecf with SMTP id 21csp3406155rwb; Mon, 16 Jan 2023 07:37:15 -0800 (PST) X-Google-Smtp-Source: AMrXdXu5HlEaGj6zwkTLOhgl4XlmbM9fmqS4rGt7cj38F3k+dYrxKwLnlUDmiNUjEg9Hh/J+RVAb X-Received: by 2002:a17:906:f19a:b0:860:2150:a298 with SMTP id gs26-20020a170906f19a00b008602150a298mr21878843ejb.56.1673883435563; Mon, 16 Jan 2023 07:37:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1673883435; cv=none; d=google.com; s=arc-20160816; b=FCyk9jhcrvOGXzIgOQ5PzH6MiPxBIvX9RqarZLyuGnY5MD9vYbzZvtzML9YDuckPaD /JGpq+V7rGvUZ+XggoIlDKXqwMtuV9k4NmWDjhhciAI2NTNbFdvidUP96aMIsVfDJDez t1g3BMrk8esNK7Iv7wgZ1dnu23DjHAWYDq4o+qVv/CIsiHYVg1ecHLIjIlITg9vpO6td QTk28VPn2j+3uV2YTomb0P5Kqq+GWeSTnHpNLs1pFXTCDnzWLhYcvMwyWmioZfGtlzta C4/+j+IcRa0Mv2HnMwkxyBF7M5IwL8DmoEW11PrGXv3p9DNdAlQ8ogT7Jxn+vwzU7WZ9 yYBA== 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:subject:user-agent:mime-version:date:message-id; bh=DOtFMLq7ojPl6PqODDkkFHN7tu9it+ccx9LvIbtaFaA=; b=0D6ezEBDMKp52HZFfsTd5oKKJVhXPmNgGS2DFuQ3EGWjOqdD4h7d6z1DD1XGk7VDZw g34cWyZZz+yU0zYPNCFmqZEhfgsH973+AFlG4wpOgZQHfiCoVlLJpjRljr+UeP8eiYIu U909ggdGEXyqS8xESm+UkmJubrAMmzGPvy8NKD5zo8L3DzERYTlbwSS3sjIIvatjkiNn w/CVhMm6hcsBDEH1Cf00C09meDGYLqu50nfDqAQbfJuxGh1iHJMhE92HSiIqSlNGSbSw kEoIIiDPOPDpINkUEyGmlxgF7nTq9/EV+u1mdZfkRthZHinOSoZkNCQAew1qdZh3TT00 49sQ== 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 ae2-20020a17090725c200b007c07d0dbe85si8065667ejc.463.2023.01.16.07.37.02; Mon, 16 Jan 2023 07:37:15 -0800 (PST) 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 S232314AbjAPOo1 (ORCPT + 50 others); Mon, 16 Jan 2023 09:44:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39008 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232921AbjAPOoC (ORCPT ); Mon, 16 Jan 2023 09:44:02 -0500 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id A9BE5241C1; Mon, 16 Jan 2023 06:22:57 -0800 (PST) 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 90DFBC14; Mon, 16 Jan 2023 06:23:39 -0800 (PST) Received: from [10.57.89.182] (unknown [10.57.89.182]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id C89393F67D; Mon, 16 Jan 2023 06:22:55 -0800 (PST) Message-ID: Date: Mon, 16 Jan 2023 14:22:54 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH v7 15/15] coresight: etm3x: docs: Alter sysfs documentation for trace id updates To: Mike Leach , coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: mathieu.poirier@linaro.org, peterz@infradead.org, mingo@redhat.com, acme@kernel.org, linux-perf-users@vger.kernel.org, leo.yan@linaro.org, quic_jinlmao@quicinc.com References: <20230116124928.5440-1-mike.leach@linaro.org> <20230116124928.5440-16-mike.leach@linaro.org> From: Suzuki K Poulose In-Reply-To: <20230116124928.5440-16-mike.leach@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.3 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 16/01/2023 12:49, Mike Leach wrote: > Sysfs access to etm3x trace ID value is now read-only due to recent > trace updates and for consistency with etm4x. > > Signed-off-by: Mike Leach > --- > Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x b/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x > index 651602a61eac..234c33fbdb55 100644 > --- a/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x > +++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x > @@ -236,7 +236,7 @@ What: /sys/bus/coresight/devices/.[etm|ptm]/traceid > Date: November 2014 > KernelVersion: 3.19 > Contact: Mathieu Poirier > -Description: (RW) Holds the trace ID that will appear in the trace stream > +Description: (RO) Holds the trace ID that will appear in the trace stream > coming from this trace entity. > > What: /sys/bus/coresight/devices/.[etm|ptm]/trigger_event I have squashed this to PATCH 6, where the above sysfs file permission is actually changed. Thanks Suzuki