linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Don't immediately close events that are run on invalid CPU/sink combos
@ 2021-09-22 12:51 James Clark
  2021-09-22 12:51 ` [PATCH v2 1/1] coresight: " James Clark
  0 siblings, 1 reply; 3+ messages in thread
From: James Clark @ 2021-09-22 12:51 UTC (permalink / raw)
  To: suzuki.poulose, mathieu.poirier, coresight
  Cc: James Clark, Mike Leach, Leo Yan, linux-arm-kernel, linux-kernel

Changes since v1:
 * Replace goto with return after failure to maintain original failure behaviour
 * Add Mathieu and Suzuki's reviewed-by tags
 * Repeated testing

James Clark (1):
  coresight: Don't immediately close events that are run on invalid
    CPU/sink combos

 .../hwtracing/coresight/coresight-etm-perf.c  | 29 +++++++++++++++----
 1 file changed, 23 insertions(+), 6 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2021-09-22 15:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-22 12:51 [PATCH v2 0/1] Don't immediately close events that are run on invalid CPU/sink combos James Clark
2021-09-22 12:51 ` [PATCH v2 1/1] coresight: " James Clark
2021-09-22 15:20   ` 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).