linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Robin Murphy <robin.murphy@arm.com>
To: will@kernel.org
Cc: mark.rutland@arm.com, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, ilkka@os.amperecomputing.com
Subject: [PATCH v2 0/8] perf/arm-cmn: Fixes and updates
Date: Mon,  2 Sep 2024 18:51:56 +0100	[thread overview]
Message-ID: <cover.1725296395.git.robin.murphy@arm.com> (raw)

v1: https://lore.kernel.org/linux-arm-kernel/cover.1723229941.git.robin.murphy@arm.com/

Hi all,

Here's v2 addressing Mark and Ilkka's comments. I hope I've added
sufficient clarification to patch #5, but at worst I'd be OK with
landing the rest while that discussion continues.

Thanks,
Robin.


Robin Murphy (8):
  perf/arm-cmn: Refactor node ID handling. Again.
  perf/arm-cmn: Fix CCLA register offset
  perf/arm-cmn: Ensure dtm_idx is big enough
  perf/arm-cmn: Improve build-time assertion
  perf/arm-cmn: Make cycle counts less surprising
  perf/arm-cmn: Refactor DTC PMU register access
  dt-bindings: perf: arm-cmn: Add CMN S3
  perf/arm-cmn: Support CMN S3

 .../devicetree/bindings/perf/arm,cmn.yaml     |   1 +
 drivers/perf/arm-cmn.c                        | 308 ++++++++++--------
 2 files changed, 175 insertions(+), 134 deletions(-)

-- 
2.39.2.101.g768bb238c484.dirty



             reply	other threads:[~2024-09-02 17:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-02 17:51 Robin Murphy [this message]
2024-09-02 17:51 ` [PATCH v2 1/8] perf/arm-cmn: Refactor node ID handling. Again Robin Murphy
2024-09-02 17:51 ` [PATCH v2 2/8] perf/arm-cmn: Fix CCLA register offset Robin Murphy
2024-09-02 17:51 ` [PATCH v2 3/8] perf/arm-cmn: Ensure dtm_idx is big enough Robin Murphy
2024-09-02 17:52 ` [PATCH v2 4/8] perf/arm-cmn: Improve build-time assertion Robin Murphy
2024-09-02 17:52 ` [PATCH v2 5/8] perf/arm-cmn: Make cycle counts less surprising Robin Murphy
2024-09-02 17:52 ` [PATCH v2 6/8] perf/arm-cmn: Refactor DTC PMU register access Robin Murphy
2024-09-02 17:52 ` [PATCH v2 7/8] dt-bindings: perf: arm-cmn: Add CMN S3 Robin Murphy
2024-09-02 17:52 ` [PATCH v2 8/8] perf/arm-cmn: Support " Robin Murphy
2024-09-04 16:12 ` [PATCH v2 0/8] perf/arm-cmn: Fixes and updates Will Deacon
2024-09-05  6:35 ` Ilkka Koskinen

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=cover.1725296395.git.robin.murphy@arm.com \
    --to=robin.murphy@arm.com \
    --cc=ilkka@os.amperecomputing.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=will@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).