linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Fix Arm system PMU hotplug issues
@ 2019-04-16 15:24 Robin Murphy
  2019-04-16 15:24 ` [PATCH v3 1/2] perf/arm-cci: Remove broken race mitigation Robin Murphy
  2019-04-16 15:24 ` [PATCH v3 2/2] perf/arm-ccn: Clean up CPU hotplug handling Robin Murphy
  0 siblings, 2 replies; 5+ messages in thread
From: Robin Murphy @ 2019-04-16 15:24 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.

v3: Improve cleanup in failure paths [Suzuki]

Robin.


Robin Murphy (2):
  perf/arm-cci: Remove broken race mitigation
  perf/arm-ccn: Clean up CPU hotplug handling

 drivers/perf/arm-cci.c | 21 ++++++++++++---------
 drivers/perf/arm-ccn.c | 25 +++++++++++++------------
 2 files changed, 25 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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-16 15:24 [PATCH v3 0/2] Fix Arm system PMU hotplug issues Robin Murphy
2019-04-16 15:24 ` [PATCH v3 1/2] perf/arm-cci: Remove broken race mitigation Robin Murphy
2019-04-16 15:24 ` [PATCH v3 2/2] perf/arm-ccn: Clean up CPU hotplug handling Robin Murphy
2019-04-16 16:29   ` Suzuki K Poulose
2019-04-23 10:45     ` Robin Murphy

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