From patchwork Mon Nov 28 15:17:35 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: 1709801 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=tf3NIp98; 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 4NLTkS6fLtz23mg for ; Tue, 29 Nov 2022 02:23:10 +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=YZ59Dz+HmU9znEn7/n5EwN5pfeB4fwVeIHStwqQPOAw=; b=tf3NIp98Al4hOI 4nsL/Xnpt9TWffsFqdj1vY8GkoPLi6GOJ4/7FRQzZWFvVdvrkZ+HebTc3mhTHVXY43SmwWBUxQjvO qWthKjrO5VtZlQbqsVaIL3NHDmpjusd2YULwlQ9RHk2crbhM6uN00wWzvDsBOc9S7WdWrx39G6lor XexYOwPotSd/QPK1iiAw2RCy8A0Ts3MgbGh06DHrVUyQdMptL2Z2jLXmaPGIivMP9cSaur9OaP7yP 6PjAvoUEZ41D/qx8Ywvt8HFJcW4wIB8ZUXDHPu7+JpB/36kLAYOAXvt5LcY0g+vk6r0EPE2VY5M4/ UJaDKC0FqWjBwu4FrMvw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozfy5-002TWM-Nq; Mon, 28 Nov 2022 15:22:49 +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 1ozfy1-002TUr-Uu for linux-arm-kernel@lists.infradead.org; Mon, 28 Nov 2022 15:22:47 +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 1AD40D6E; Mon, 28 Nov 2022 07:22:48 -0800 (PST) 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 67FB53F67D; Mon, 28 Nov 2022 07:22:40 -0800 (PST) From: Suzuki K Poulose To: gregkh@linuxfoundation.org Cc: coresight@lists.linaro.org, mike.leach@linaro.org, mathieu.poirier@linaro.org, james.clark@arm.com, leo.yan@linaro.org, linux-arm-kernel@lists.infradead.org, Suzuki K Poulose Subject: [GIT PULL] coresight: updates for v6.2 Date: Mon, 28 Nov 2022 15:17:35 +0000 Message-Id: <20221128151735.2307802-1-suzuki.poulose@arm.com> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221128_072246_060177_9B08F8A8 X-CRM114-Status: UNSURE ( 6.95 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) 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 the coresight updates for Linux v6.2. Kindly consider pulling. Suzuki Content analysis details: (-2.3 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium 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 the coresight updates for Linux v6.2. Kindly consider pulling. Suzuki The following changes since commit 30a0b95b1335e12efef89dd78518ed3e4a71a763: Linux 6.1-rc3 (2022-10-30 15:19:28 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-next-v6.2 for you to fetch changes up to 4ce71fdc8325936fd0d9ee819b8b18e1fc09bb2e: coresight: etm4x: fix repeated words in comments (2022-11-28 14:56:50 +0000) ---------------------------------------------------------------- coresight: Update for v6.2 CoreSight updatesfor v6.2 includes : - Support for ETMv4 probing on hotplugged CPUs - Fix TRBE driver for cpuhp state refcounting - Fix CTI driver NULL pointer dereferencing - Fix comment for repeated word Signed-off-by: Suzuki K Poulose ---------------------------------------------------------------- Jilin Yuan (1): coresight: etm4x: fix repeated words in comments Mike Leach (1): coresight: cti: Fix null pointer error on CTI init before ETM Tamas Zsoldos (1): coresight: etm4x: add CPU hotplug support for probing Yang Shen (1): coresight: trbe: remove cpuhp instance node before remove cpuhp state drivers/hwtracing/coresight/coresight-cti-core.c | 2 +- drivers/hwtracing/coresight/coresight-etm4x-core.c | 155 +++++++++++++++------ drivers/hwtracing/coresight/coresight-trbe.c | 1 + 3 files changed, 116 insertions(+), 42 deletions(-)