All of lore.kernel.org
 help / color / mirror / Atom feed
From: Suzuki K Poulose <suzuki.poulose@arm.com>
To: Steve Clevenger <scclevenger@os.amperecomputing.com>,
	mathieu.poirier@linaro.org
Cc: mike.leach@linaro.org, leo.yan@linaro.org,
	coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/3] Ampere Computing ETMv4.x Support
Date: Mon, 6 Mar 2023 10:54:10 +0000	[thread overview]
Message-ID: <fcc5898f-5269-2b7b-67e9-98975521f86d@arm.com> (raw)
In-Reply-To: <cover.1677881753.git.scclevenger@os.amperecomputing.com>

On 06/03/2023 05:54, Steve Clevenger wrote:
> Ampere ETMv4.x support. Added Ampere ETM ID, and changes required by
> the Ampere ETMv4.x hardware implementation.
> 

nit: Subject should be :

[PATCH <version> 0/X] <subsystem>: <component>: <Title>

in this case case:

<version> = NULL if version == 1
           = version, otherwise
Helps us to keep track of different versions of the postings.

<subsystem> == coresight

This helps the reviewers to "notice" or "ignore" a given series
depending on their interest.

<component> == etm4x
This further helps the reviewers to filter the mails within a subsystem.

[PATCH v2 0/3] coresight: etm4x: Support for Ampere computing

Also, please include a changelog from the previous version to indicate
what has changed. e.g,

"Changes since v1:
   - Modified xyz
   - Dropped abc
   - Addressed comments on ijk (<name of the requester>
"

That helps the reviewers to get a picture of what they should be looking
at and better spend their time.

Kind regards
Suzuki
> Steve Clevenger (3):
>    Add known list of Ampere ETMv4 errata
>    coresight etm4x: Early clear TRCOSLAR.OSLK prior to TRCIDR1 read
>    coresight etm4x: Add 32-bit read/write option to split 64-bit words
> 
>   Documentation/arm64/silicon-errata.rst        |  6 +-
>   .../coresight/coresight-etm4x-core.c          | 50 +++++++++++-----
>   drivers/hwtracing/coresight/coresight-etm4x.h | 58 ++++++++++++++-----
>   include/linux/coresight.h                     |  3 +
>   4 files changed, 89 insertions(+), 28 deletions(-)
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-03-06 10:55 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-06  5:54 [PATCH 0/3] Ampere Computing ETMv4.x Support Steve Clevenger
2023-03-06  5:54 ` [PATCH 1/3] Add known list of Ampere ETMv4 errata Steve Clevenger
2023-03-06  5:54 ` [PATCH 2/3] coresight etm4x: Early clear TRCOSLAR.OSLK prior to TRCIDR1 read Steve Clevenger
2023-03-17 11:58   ` Suzuki K Poulose
2023-03-17 20:53     ` Steve Clevenger
2023-03-06  5:54 ` [PATCH 3/3] coresight etm4x: Add 32-bit read/write option to split 64-bit words Steve Clevenger
2023-03-08  7:04   ` Leo Yan
2023-03-08 10:06     ` Al Grant
2023-03-08 11:26       ` Mike Leach
2023-03-08 11:54         ` Leo Yan
2023-03-08 19:08           ` Steve Clevenger
2023-03-09 12:11             ` Leo Yan
2023-03-09 20:46               ` Steve Clevenger
2023-03-10  1:35                 ` Leo Yan
2023-03-10 16:55                   ` Steve Clevenger
2023-03-13 16:14                     ` Steve Clevenger
2023-03-06 10:29 ` [PATCH 0/3] Ampere Computing ETMv4.x Support Suzuki K Poulose
2023-03-07  1:23   ` Steve Clevenger
2023-03-07 10:21     ` Suzuki K Poulose
2023-03-07 23:39       ` Steve Clevenger
2023-03-06 10:54 ` Suzuki K Poulose [this message]
2023-03-07  1:24   ` Steve Clevenger
  -- strict thread matches above, loose matches on Subject: below --
2023-01-20  0:51 Steve Clevenger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fcc5898f-5269-2b7b-67e9-98975521f86d@arm.com \
    --to=suzuki.poulose@arm.com \
    --cc=coresight@lists.linaro.org \
    --cc=leo.yan@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mathieu.poirier@linaro.org \
    --cc=mike.leach@linaro.org \
    --cc=scclevenger@os.amperecomputing.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.