From patchwork Mon Nov 28 19:03:42 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: 1709923 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=c+zGZ+Rs; 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 4NLZdh2KKhz23nQ for ; Tue, 29 Nov 2022 06:04:24 +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:References:In-Reply-To: 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: List-Owner; bh=ajB/eJvnY0uazc/6c8JT6aeQrjgqbPXT+FPkl59zza8=; b=c+zGZ+RsNn8t2F q/wSaodHninGkiakgo61JHcP05kMUoOPLQMzKp6eJZ+yTS70jzb9zmQgo6Lr5b9zkEd9aUyTf5Ltx +dOTcQKUKFqn89YVngXNeDa8k++EVDDrWCQlr/mGk49prWfq6ZScDgd5NtxHNjWHvEeSi9TUz6NC7 aRBJUJt+KYUXohLN5+1q4lggyLYLkuTGpXOIji4TNBUv2l1weFPRGxBTSb+422zcnUrDMOw0yio61 dMXJG3XAwGALh0UlNZC53Yiov2FhDM2wDfmwvVFImPB60+IL7YfF32YWiW2Q1vcWCxqKaDpOYDF8x XdirjYr/yt8tEflnAtWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozjQ4-003rJV-KL; Mon, 28 Nov 2022 19:03:56 +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 1ozjQ1-003rIf-GA for linux-arm-kernel@lists.infradead.org; Mon, 28 Nov 2022 19:03:54 +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 DC69FD6E; Mon, 28 Nov 2022 11:03:55 -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 364A93F73B; Mon, 28 Nov 2022 11:03:48 -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 v2] coresight: updates for v6.2 Date: Mon, 28 Nov 2022 19:03:42 +0000 Message-Id: <20221128190342.2418027-1-suzuki.poulose@arm.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221128_110353_602607_CA93A212 X-CRM114-Status: UNSURE ( 7.59 ) 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 updated pull request with coresight updates to v6.2. Kindly consider pulling. Changes: - Fix empty lines around "Fixes" tag in the CTI Fix. 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 updated pull request with coresight updates to v6.2. Kindly consider pulling. Changes: - Fix empty lines around "Fixes" tag in the CTI Fix. Thanks 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 c767c34740132ffc478226864a7461493cdc2413: coresight: etm4x: fix repeated words in comments (2022-11-28 18:29:53 +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(-)