linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] coresight: Fix miscellaneous problems with CLAIM tags
@ 2018-11-07 23:08 Mathieu Poirier
  2018-11-07 23:08 ` [PATCH v2 1/4] coresight: etb10: Add support for CLAIM tag Mathieu Poirier
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Mathieu Poirier @ 2018-11-07 23:08 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: alexander.shishkin, leo.yan, suzuki.poulose, coresight, linux-kernel

This set addresses problems observed with the CLAIM tag feature.  The first
patch adds support for CLAIM tags to the ETB10 drivers.  The remaining 3 
patches deal with properly handling the tags on ETF and ETM3x devices.

Regards,
Mathieu

Changes since V1:
* Added Suzuki's review tags to patch 1 and 2.
* Addressed ordering issued in ETM3x enable/disable functions (Leo Yan)
 

Mathieu Poirier (4):
  coresight: etb10: Add support for CLAIM tag
  coresight: etf: Release CLAIM tag after disabling the HW
  coresight: etm3x: Deal with CLAIM tag before and after accessing HW
  coresight: etm3x: Release CLAIM tag when operated from perf

 drivers/hwtracing/coresight/coresight-etb10.c   | 23 +++++++++++++++++------
 drivers/hwtracing/coresight/coresight-etm3x.c   | 17 +++++++++--------
 drivers/hwtracing/coresight/coresight-tmc-etf.c |  2 +-
 3 files changed, 27 insertions(+), 15 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-11-09 18:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-07 23:08 [PATCH v2 0/4] coresight: Fix miscellaneous problems with CLAIM tags Mathieu Poirier
2018-11-07 23:08 ` [PATCH v2 1/4] coresight: etb10: Add support for CLAIM tag Mathieu Poirier
2018-11-07 23:08 ` [PATCH v2 2/4] coresight: etf: Release CLAIM tag after disabling the HW Mathieu Poirier
2018-11-07 23:08 ` [PATCH v2 3/4] coresight: etm3x: Deal with CLAIM tag before and after accessing HW Mathieu Poirier
2018-11-08 17:13   ` Suzuki K Poulose
2018-11-09 17:59     ` Mathieu Poirier
2018-11-09 18:06       ` Suzuki K Poulose
2018-11-07 23:08 ` [PATCH v2 4/4] coresight: etm3x: Release CLAIM tag when operated from perf Mathieu Poirier
2018-11-08 17:28   ` Suzuki K Poulose

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