linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robin Murphy <robin.murphy@arm.com>
To: will.deacon@arm.com
Cc: mark.rutland@arm.com, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, tglx@linutronix.de,
	suzuki.poulose@arm.com, bigeasy@linutronix.de,
	peterz@infradead.org, clabbe.montjoie@gmail.com,
	Meng.Li@windriver.com
Subject: [PATCH v2 0/2] Fix Arm system PMU hotplug issues
Date: Wed,  3 Apr 2019 18:08:58 +0100	[thread overview]
Message-ID: <cover.1554310292.git.robin.murphy@arm.com> (raw)

Hi all,

After a converstaion with Thomas a while back, it felt like the best way
forward here is just to resolve the pressing preemption violation, and
not make things more complicated by trying to manage theoretical races
within perf core from a distance.

Thus v2 simply nukes the offending logic and brings those drivers in
line with the status quo. Due to the abrupt change in tactic I've not
kept the review tags given for v1.

Robin.


Robin Murphy (2):
  perf/arm-cci: Remove broken race mitigation
  perf/arm-ccn: Remove broken race mitigation

 drivers/perf/arm-cci.c | 16 +++++++---------
 drivers/perf/arm-ccn.c | 23 +++++++++++------------
 2 files changed, 18 insertions(+), 21 deletions(-)

-- 
2.21.0.dirty


             reply	other threads:[~2019-04-03 17:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-03 17:08 Robin Murphy [this message]
2019-04-03 17:10 ` [PATCH v2 2/2] perf/arm-ccn: Remove broken race mitigation Robin Murphy
2019-04-04 10:46   ` Suzuki K Poulose
2019-04-03 17:10 ` [PATCH v2 1/2] perf/arm-cci: " Robin Murphy
2019-04-04 10:42   ` Suzuki K Poulose
2019-04-04 10:34 ` [PATCH v2 0/2] Fix Arm system PMU hotplug issues Corentin Labbe

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.1554310292.git.robin.murphy@arm.com \
    --to=robin.murphy@arm.com \
    --cc=Meng.Li@windriver.com \
    --cc=bigeasy@linutronix.de \
    --cc=clabbe.montjoie@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=peterz@infradead.org \
    --cc=suzuki.poulose@arm.com \
    --cc=tglx@linutronix.de \
    --cc=will.deacon@arm.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 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).