public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v2] coresight: Fixes for v6.1
@ 2022-10-20 21:48 Suzuki K Poulose
  2022-10-22 10:23 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Suzuki K Poulose @ 2022-10-20 21:48 UTC (permalink / raw)
  To: gregkh
  Cc: linux-kernel, linux-arm-kernel, coresight, mathieu.poirier,
	mike.leach, james.clark, Suzuki K Poulose

Hi Greg,

Please find a couple of fixes for coresight subsystem. I have addressed
your comments from the previous post :
  - Removed 2 patches that were not really critical for v6.1 
  - Fixes tag is added
  - Fixed git repo URL.

Please pull.

Thanks
Suzuki

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 665c157e0204176023860b51a46528ba0ba62c33:

  coresight: cti: Fix hang in cti_disable_hw() (2022-10-20 22:34:23 +0100)

----------------------------------------------------------------
coresight: Fixes for v6.1

Fixes for coresight drivers for v6.1

  - Fix possible deadlock CTI mutexes (LOCKDEP)
  - Fix hang in CTI with runtime power management

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

----------------------------------------------------------------
James Clark (1):
      coresight: cti: Fix hang in cti_disable_hw()

Sudeep Holla (1):
      coresight: Fix possible deadlock with lock dependency

 drivers/hwtracing/coresight/coresight-core.c     | 7 ++++---
 drivers/hwtracing/coresight/coresight-cti-core.c | 8 +++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2022-10-22 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-20 21:48 [GIT PULL v2] coresight: Fixes for v6.1 Suzuki K Poulose
2022-10-22 10:23 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox