public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] bus: cci: move away from arm_pmu framework
Date: Thu, 30 Oct 2014 11:55:22 +0000	[thread overview]
Message-ID: <20141030115521.GC32495@leverpostej> (raw)
In-Reply-To: <9hhzjcfeyza.fsf@arm.com>

On Wed, Oct 29, 2014 at 02:23:37PM +0000, Punit Agrawal wrote:
> Hi Mark,
> 
> Mark Rutland <mark.rutland@arm.com> writes:
> 
> > The ARM CPU PMUs and the ARM CCI PMU are using the same framework
> > despite being substantially different in programming model, which makes
> > it difficult to handle either particularly well.
> >
> > This patch migrates the ARM CCI PMU driver away from the arm_pmu
> > framework, matching the style of the CCN PMU driver and other 'uncore'
> > PMU drivers. This enables better support for the CCI PMU (including
> > migration of events across CPUs across hotplug) and will allow for
> > refactoring of the arm_pmu framework to better support CPU PMUs.
> >
> > Signed-off-by: Mark Rutland <mark.rutland@arm.com>
> > Cc: Punit Agrawal <punit.agrawal@arm.com>
> 
> Looks good!
> 
> Acked-by: Punit Agrawal <punit.agrawal@arm.com>

Thanks Punit.

Due to a known race [1] in the perf code which we haven't solved yet
I've hacked out the event migration for now. Hopefully we can address
that soon, but there's no reason for that to hold up the arm_pmu rework.

Thanks,
Mark.

[1] https://lkml.org/lkml/2014/9/1/569

      reply	other threads:[~2014-10-30 11:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-20 17:35 [PATCH 0/1] bus: cci: move away from arm_pmu framework Mark Rutland
2014-10-20 17:35 ` [PATCH 1/1] " Mark Rutland
2014-10-27 10:32   ` Will Deacon
2014-10-29 14:23   ` Punit Agrawal
2014-10-30 11:55     ` Mark Rutland [this message]

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=20141030115521.GC32495@leverpostej \
    --to=mark.rutland@arm.com \
    --cc=linux-arm-kernel@lists.infradead.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