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

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 12+ 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:08 ` Robin Murphy
2019-04-03 17:10 ` [PATCH v2 2/2] perf/arm-ccn: Remove broken race mitigation Robin Murphy
2019-04-03 17:10   ` Robin Murphy
2019-04-04 10:46   ` Suzuki K Poulose
2019-04-04 10:46     ` Suzuki K Poulose
2019-04-03 17:10 ` [PATCH v2 1/2] perf/arm-cci: " Robin Murphy
2019-04-03 17:10   ` Robin Murphy
2019-04-04 10:42   ` Suzuki K Poulose
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
2019-04-04 10:34   ` Corentin Labbe

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.