[PATCH 0/3] coresight: Patches for v5.11 (part 2)

Mathieu Poirier mathieu.poirier at linaro.org
Tue Dec 8 13:26:48 EST 2020


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




More information about the linux-arm-kernel mailing list