All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] coresight: Patches for v5.11 (part 2)
@ 2020-12-08 18:26 ` Mathieu Poirier
  0 siblings, 0 replies; 8+ messages in thread
From: Mathieu Poirier @ 2020-12-08 18:26 UTC (permalink / raw)
  To: gregkh; +Cc: linux-arm-kernel, linux-kernel

Good morning,

As expected a few more fixes came late in the cycle - please
see if you can include them in the v5.11 cycle.

Applies cleanly on today's char-misc-next (ee64ed8153ab).

Thanks,
Mathieu

Arnd Bergmann (1):
  coresight: remove broken __exit annotations

Qi Liu (1):
  coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow

Suzuki K Poulose (1):
  coresight: tmc-etr: Fix barrier packet insertion for perf buffer

 drivers/hwtracing/coresight/Kconfig           |   8 ++
 drivers/hwtracing/coresight/coresight-catu.c  |   2 +-
 .../hwtracing/coresight/coresight-cti-core.c  |   2 +-
 drivers/hwtracing/coresight/coresight-etb10.c |   2 +-
 .../coresight/coresight-etm3x-core.c          |   4 +-
 .../coresight/coresight-etm4x-core.c          | 102 +++++++++++++++++-
 drivers/hwtracing/coresight/coresight-etm4x.h |   8 ++
 .../hwtracing/coresight/coresight-funnel.c    |   6 +-
 .../coresight/coresight-replicator.c          |   6 +-
 drivers/hwtracing/coresight/coresight-stm.c   |   2 +-
 .../hwtracing/coresight/coresight-tmc-core.c  |   2 +-
 .../hwtracing/coresight/coresight-tmc-etr.c   |   2 +-
 drivers/hwtracing/coresight/coresight-tpiu.c  |   2 +-
 13 files changed, 131 insertions(+), 17 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-12-08 18:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-08 18:26 [PATCH 0/3] coresight: Patches for v5.11 (part 2) Mathieu Poirier
2020-12-08 18:26 ` Mathieu Poirier
2020-12-08 18:26 ` [PATCH 1/3] coresight: tmc-etr: Fix barrier packet insertion for perf buffer Mathieu Poirier
2020-12-08 18:26   ` Mathieu Poirier
2020-12-08 18:26 ` [PATCH 2/3] coresight: remove broken __exit annotations Mathieu Poirier
2020-12-08 18:26   ` Mathieu Poirier
2020-12-08 18:26 ` [PATCH 3/3] coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow Mathieu Poirier
2020-12-08 18:26   ` Mathieu Poirier

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.