linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] coresight: Allow sharing of STM
@ 2017-03-09 15:27 Suzuki K Poulose
  2017-03-09 15:27 ` [PATCH 1/2] coresight: Disable the path only when the source is disabled Suzuki K Poulose
  2017-03-09 15:27 ` [PATCH 2/2] coresight: Fix reference count for software sources Suzuki K Poulose
  0 siblings, 2 replies; 13+ messages in thread
From: Suzuki K Poulose @ 2017-03-09 15:27 UTC (permalink / raw)
  To: mathieu.poirier
  Cc: linux-arm-kernel, Chunyan Zhang, linux-kernel, Suzuki K Poulose

This series fixes the coresight generic layer to handle the reference
counting for the STM source properly, to allow multiple applications
to share the STM. Without this series, the STM is disabled when the
first user closes its connection, causing trace data losses.

Suzuki K Poulose (2):
  coresight: Disable the path only when the source is disabled
  coresight: Fix reference count for software sources

 drivers/hwtracing/coresight/coresight.c | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-17 10:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-09 15:27 [PATCH 0/2] coresight: Allow sharing of STM Suzuki K Poulose
2017-03-09 15:27 ` [PATCH 1/2] coresight: Disable the path only when the source is disabled Suzuki K Poulose
2017-03-14 17:37   ` [1/2] " Mathieu Poirier
2017-03-14 17:39     ` Suzuki K Poulose
2017-03-09 15:27 ` [PATCH 2/2] coresight: Fix reference count for software sources Suzuki K Poulose
2017-03-14 17:40   ` [2/2] " Mathieu Poirier
2017-03-14 17:55     ` Suzuki K Poulose
2017-03-14 19:32       ` Mathieu Poirier
2017-03-14 18:06     ` Suzuki K Poulose
2017-03-15  3:51       ` Chunyan Zhang
2017-03-15 16:00         ` Suzuki K Poulose
2017-03-16 12:13           ` Chunyan Zhang
2017-03-17 10:36             ` 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).