All of lore.kernel.org
 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-perf-users@vger.kernel.org, allen.wang@hj-micro.com,
	peter.du@hj-micro.com, andy.xu@hj-micro.com
Subject: [PATCH v2 0/2] perf/arm-ni: IRQ improvements
Date: Fri, 11 Jul 2025 19:15:15 +0100	[thread overview]
Message-ID: <cover.1752256072.git.robin.murphy@arm.com> (raw)

v1: https://lore.kernel.org/all/cover.1747149165.git.robin.murphy@arm.com

Hi all,

Here's a quick tweak to address Will's concern last time (minus
the affinity fix that's already queued).

Thanks,
Robin.


Robin Murphy (1):
  perf/arm-ni: Consolidate CPU affinity handling

Shouping Wang (1):
  perf/arm-ni: Support sharing IRQs within an NI instance

 drivers/perf/arm-ni.c | 154 ++++++++++++++++++++++++------------------
 1 file changed, 88 insertions(+), 66 deletions(-)

-- 
2.39.2.101.g768bb238c484.dirty



             reply	other threads:[~2025-07-11 18:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-11 18:15 Robin Murphy [this message]
2025-07-11 18:15 ` [PATCH v2 1/2] perf/arm-ni: Consolidate CPU affinity handling Robin Murphy
2025-07-11 18:15 ` [PATCH v2 2/2] perf/arm-ni: Support sharing IRQs within an NI instance Robin Murphy
2025-07-14 15:10 ` [PATCH v2 0/2] perf/arm-ni: IRQ improvements Will Deacon

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.1752256072.git.robin.murphy@arm.com \
    --to=robin.murphy@arm.com \
    --cc=allen.wang@hj-micro.com \
    --cc=andy.xu@hj-micro.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=peter.du@hj-micro.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 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.