public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] coresight: Fixes for v6.7-rc1
@ 2023-11-16 17:01 Suzuki K Poulose
  2023-11-30 14:34 ` Suzuki K Poulose
  2023-12-06  3:14 ` Greg KH
  0 siblings, 2 replies; 4+ messages in thread
From: Suzuki K Poulose @ 2023-11-16 17:01 UTC (permalink / raw)
  To: gregkh
  Cc: coresight, james.clark, mike.leach, anshuman.khandual, hejunhao3,
	vegard.nossum, yangyicong, linux-arm-kernel, Suzuki K Poulose

Hi Greg

Please find fixes for hwtracing/coresight subsystem, targetting  Linux v6.7.

Kindly pull

Suzuki


The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-fixes-for-v6.7-rc1

for you to fetch changes up to 862c135bde8bc185e8aae2110374175e6a1b6ed5:

  coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base (2023-11-16 10:00:14 +0000)

----------------------------------------------------------------
coresight: Fixes for v6.7-rc1

Here are a few fixes for the hwtracing subsystem targetting v6.7.
Includes:
 - Ultrasoc-SMB driver fixes
 - HiSilicon PTT driver fixes
 - Corsight driver fixes

Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>

----------------------------------------------------------------
James Clark (1):
      coresight: Fix crash when Perf and sysfs modes are used concurrently

Junhao He (4):
      hwtracing: hisi_ptt: Add dummy callback pmu::read()
      coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smb
      coresight: ultrasoc-smb: Config SMB buffer before register sink
      coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base

Uwe Kleine-König (1):
      coresight: etm4x: Remove bogous __exit annotation for some functions

Vegard Nossum (1):
      Documentation: coresight: fix `make refcheckdocs` warning

Yicong Yang (2):
      hwtracing: hisi_ptt: Handle the interrupt in hardirq context
      hwtracing: hisi_ptt: Don't try to attach a task

 Documentation/trace/coresight/coresight.rst        |  2 +-
 drivers/hwtracing/coresight/coresight-etm-perf.c   |  4 +-
 drivers/hwtracing/coresight/coresight-etm4x-core.c |  6 +-
 drivers/hwtracing/coresight/ultrasoc-smb.c         | 64 +++++++++-------------
 drivers/hwtracing/coresight/ultrasoc-smb.h         |  6 +-
 drivers/hwtracing/ptt/hisi_ptt.c                   | 14 ++++-
 6 files changed, 46 insertions(+), 50 deletions(-)

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

end of thread, other threads:[~2023-12-06  9:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-16 17:01 [GIT PULL] coresight: Fixes for v6.7-rc1 Suzuki K Poulose
2023-11-30 14:34 ` Suzuki K Poulose
2023-12-06  3:14 ` Greg KH
2023-12-06  9:32   ` 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