From patchwork Thu Oct 20 21:48:32 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Suzuki K Poulose X-Patchwork-Id: 1692714 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=KQq2ZMLP; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Mth8j73r7z23k2 for ; Fri, 21 Oct 2022 08:49:57 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=+b28Zzqt8+nIj2pKkd5RrHTwhSFT6yEiUSIrnUzDL/Q=; b=KQq2ZMLPyxAFEK x+6tPZLf6vzwWYrJOCZwQBvaLPI10fTVcLzPZG1i8CLHioR1UO2SrjuBgbCzbCms57EIlIJ5CwNs0 a0kxts1wSg2BPEVWohHXELz9gapcOOHEz1g8Zff7D3MSZfvCl+hCuehhrGXUNoE94YnoT3AKELg+a gzb353ScmzlFJt3rHB7IpHdpqpAWO2loePjw/fTxIs+WwxNuajTCNcQRk/izO2wm3uBi4ItDQpJQ+ Q1YzslMz5/ouqgMOXOsviVWsM3PIPPOXQXbhk/SipLlqUkAOi3k9sxnS4etZqYgk0QbuFswoVrcOk Qo362AaEjnwip/40e4zw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oldPw-0023rC-QD; Thu, 20 Oct 2022 21:49:32 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oldPq-0023mT-Gf for linux-arm-kernel@lists.infradead.org; Thu, 20 Oct 2022 21:49:31 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 7C5E91042; Thu, 20 Oct 2022 14:49:25 -0700 (PDT) Received: from ewhatever.cambridge.arm.com (ewhatever.cambridge.arm.com [10.1.197.1]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 29FEA3F7D8; Thu, 20 Oct 2022 14:49:18 -0700 (PDT) From: Suzuki K Poulose To: gregkh@linuxfoundation.org Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, coresight@lists.linaro.org, mathieu.poirier@linaro.org, mike.leach@linaro.org, james.clark@arm.com, Suzuki K Poulose Subject: [GIT PULL v2] coresight: Fixes for v6.1 Date: Thu, 20 Oct 2022 22:48:32 +0100 Message-Id: <20221020214832.850389-1-suzuki.poulose@arm.com> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221020_144926_618486_AD509C55 X-CRM114-Status: UNSURE ( 6.87 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: 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 g [...] Content analysis details: (-0.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.140.110.172 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org 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 ---------------------------------------------------------------- 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(-)