[GIT PULL] coresight: Fixes for v6.6

Suzuki K Poulose suzuki.poulose at arm.com
Wed Sep 20 03:10:52 PDT 2023


Hi Greg

Please find a couple of fixes for coresight subsystem targetting v6.6

Kindly pull

Suzuki

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-fixes-v6.6-1

for you to fetch changes up to e5028011885a85032aa3c1b7e3e493bcdacb4a0a:

  coresight: tmc-etr: Disable warnings for allocation failures (2023-09-20 10:46:30 +0100)

----------------------------------------------------------------
coresight: Fixes for v6.6

Couple of fixes for the CoreSight self-hosted tracing
targeting v6.6. Includes :

 - Fix runtime warnings while reusing the TMC-ETR buffer
 - Fix (disable) warning when a large buffer is allocated in
   the flat mode.

----------------------------------------------------------------
Linu Cherian (1):
      coresight: Fix run time warnings while reusing ETR buffer

Suzuki K Poulose (1):
      coresight: tmc-etr: Disable warnings for allocation failures

 drivers/hwtracing/coresight/coresight-tmc-etr.c | 27 ++++++++++++++-----------
 1 file changed, 15 insertions(+), 12 deletions(-)



More information about the linux-arm-kernel mailing list