[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221020214832.850389-1-suzuki.poulose@arm.com>
Date: Thu, 20 Oct 2022 22:48:32 +0100
From: Suzuki K Poulose <suzuki.poulose@....com>
To: gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
coresight@...ts.linaro.org, mathieu.poirier@...aro.org,
mike.leach@...aro.org, james.clark@....com,
Suzuki K Poulose <suzuki.poulose@....com>
Subject: [GIT PULL v2] coresight: Fixes for v6.1
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@....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(-)
Powered by blists - more mailing lists