All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/5] coresight: TRBE and Self-Hosted trace fixes
@ 2021-09-23 14:39 ` Suzuki K Poulose
  0 siblings, 0 replies; 16+ messages in thread
From: Suzuki K Poulose @ 2021-09-23 14:39 UTC (permalink / raw)
  To: mathieu.poirier, linux-arm-kernel
  Cc: anshuman.khandual, mike.leach, leo.yan, coresight, linux-kernel,
	Suzuki K Poulose

Here is the updated patches from the v3 of the series [0], parts of which
have been queued to coresight/next. This series now applies on the
coresight/next branch.

Changes since v3:
 - Split the spurious IRQ handling patch to :
   a) coresight: trbe: irq handler: Do not disable TRBE if no action is needed
   b) coresight: trbe: Fix handling of spurious interrupts

 - Added a helper to mark the ring buffer when there is WRAP event
   and added a comment to explain.

[0] https://lkml.kernel.org/r/20210914102641.1852544-1-suzuki.poulose@arm.com

Suzuki K Poulose (5):
  coresight: trbe: irq handler: Do not disable TRBE if no action is needed
  coresight: trbe: Fix handling of spurious interrupts
  coresight: trbe: Do not truncate buffer on IRQ
  coresight: trbe: End the AUX handle on truncation
  coresight: trbe: Prohibit trace before disabling TRBE

 .../coresight/coresight-self-hosted-trace.h   |  4 +-
 drivers/hwtracing/coresight/coresight-trbe.c  | 96 ++++++++++++-------
 2 files changed, 64 insertions(+), 36 deletions(-)

-- 
2.24.1


_______________________________________________
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] 16+ messages in thread

end of thread, other threads:[~2021-09-23 18:09 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-23 14:39 [PATCH v4 0/5] coresight: TRBE and Self-Hosted trace fixes Suzuki K Poulose
2021-09-23 14:39 ` Suzuki K Poulose
2021-09-23 14:39 ` [PATCH v4 1/5] coresight: trbe: irq handler: Do not disable TRBE if no action is needed Suzuki K Poulose
2021-09-23 14:39   ` Suzuki K Poulose
2021-09-23 14:39 ` [PATCH v4 2/5] coresight: trbe: Fix handling of spurious interrupts Suzuki K Poulose
2021-09-23 14:39   ` Suzuki K Poulose
2021-09-23 14:39 ` [PATCH v4 3/5] coresight: trbe: Do not truncate buffer on IRQ Suzuki K Poulose
2021-09-23 14:39   ` Suzuki K Poulose
2021-09-23 14:39 ` [PATCH v4 4/5] coresight: trbe: End the AUX handle on truncation Suzuki K Poulose
2021-09-23 14:39   ` Suzuki K Poulose
2021-09-23 14:39 ` [PATCH v4 5/5] coresight: trbe: Prohibit trace before disabling TRBE Suzuki K Poulose
2021-09-23 14:39   ` Suzuki K Poulose
2021-09-23 16:55 ` [PATCH v4 0/5] coresight: TRBE and Self-Hosted trace fixes Mathieu Poirier
2021-09-23 16:55   ` Mathieu Poirier
2021-09-23 18:07   ` Suzuki K Poulose
2021-09-23 18:07     ` Suzuki K Poulose

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.