linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix Arm system PMU hotplug issues
@ 2019-04-03 17:08 Robin Murphy
  2019-04-03 17:10 ` [PATCH v2 2/2] perf/arm-ccn: Remove broken race mitigation Robin Murphy
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Robin Murphy @ 2019-04-03 17:08 UTC (permalink / raw)
  To: will.deacon
  Cc: mark.rutland, linux-arm-kernel, linux-kernel, tglx,
	suzuki.poulose, bigeasy, peterz, clabbe.montjoie, Meng.Li

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-04-04 10:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-03 17:08 [PATCH v2 0/2] Fix Arm system PMU hotplug issues Robin Murphy
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

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).