Message ID | 20230418165644.114745-1-suzuki.poulose@arm.com |
---|---|
State | New |
Headers |
Return-Path: <linux-kernel-owner@vger.kernel.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b0ea:0:b0:3b6:4342:cba0 with SMTP id b10csp3002666vqo; Tue, 18 Apr 2023 10:05:58 -0700 (PDT) X-Google-Smtp-Source: AKy350bg4xiwoULqELI6v4QtAJAPjxas2gPOagWTLg6sR6OyE8MdwiAGD+Ikb4QcREp66fW2OJIp X-Received: by 2002:a17:90a:b78e:b0:247:82be:134c with SMTP id m14-20020a17090ab78e00b0024782be134cmr267527pjr.37.1681837558572; Tue, 18 Apr 2023 10:05:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1681837558; cv=none; d=google.com; s=arc-20160816; b=UL3AyhABoiau73TtzcW+hPnbVAR/kqJyL6UiJO3KNnInWwypR9HdfcjdzfLQpwBBsc tSJMND3pAhg0mYrpj3XZHR8XxK+3LiAVinaIQyXbicJ0QovX3mt+Mf/o56CO33wYcqrZ 0xpoWtjgw52jBwTPuBrzYYfUIeXHD2su8d6jJAIaiBWlS/Dhwb4EHsUKBwbD+AIaQDPy 1beT9usre5ZTlPT861oaM2a9YpVMjSpRQmXiK+zDVe+QprkL2cQMw0TB0i5YPjTMMdOH pD8UolbgYt2Mlxdwu055/qUx1uCboSPHg3fEn3ly2o+oWxBfX1/Ud4W8itJ5MKSMfZuN Amiw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=mGDFYc7ZQ5S0uOd18rl/vDu4FbmCoy0IxjgT4bW5AzQ=; b=SF3+S6ioGbd9l3cNE4LLq4sQSF/0Sf6EbPZfRF1LEtR7Hq/nVOcMVYcOzawGYaU39M XdSSGaVz3Gy1ldSUqUy9R0O2QUuHa1sqyQK4ccDEb8zs+JnFsEru38ap5qhVKYWnGlPJ /k24BnbCriEldYcjr10r5z6ca1jT0ZM5dHkK2djbFAoB7GGIVnZ5maT1VN/1+s+SdKw0 mwxdw0nf3hTH35+KbUelHqxs4Po0bvyL6eb6N4bw9ABQiPeV8ZzpinZb38nltwKYMveh peCJNPGmKcaNGnDgPuOFI/0RApTXfT3HYzT5tsMgw0BvcyEk136xwkOuRpKmgXE2Uyxe G0ZQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id u4-20020a170902e80400b001a29280c544si15384969plg.263.2023.04.18.10.05.42; Tue, 18 Apr 2023 10:05:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230070AbjDRQ5A (ORCPT <rfc822;leviz.kernel.dev@gmail.com> + 99 others); Tue, 18 Apr 2023 12:57:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40412 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229813AbjDRQ46 (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Tue, 18 Apr 2023 12:56:58 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 2DBF04492 for <linux-kernel@vger.kernel.org>; Tue, 18 Apr 2023 09:56:57 -0700 (PDT) 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 8827111FB; Tue, 18 Apr 2023 09:57:40 -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 AE4153F587; Tue, 18 Apr 2023 09:56:55 -0700 (PDT) From: Suzuki K Poulose <suzuki.poulose@arm.com> To: gregkh@linuxfoundation.org Cc: mathieu.poirier@linaro.org, mike.leach@linaro.org, coresight@lists.linaro.org, leo.yan@linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Suzuki K Poulose <suzuki.poulose@arm.com> Subject: [GIT PULL] coresight: Updates for v6.4 Date: Tue, 18 Apr 2023 17:56:44 +0100 Message-Id: <20230418165644.114745-1-suzuki.poulose@arm.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1763534499636101502?= X-GMAIL-MSGID: =?utf-8?q?1763534499636101502?= |
Series |
[GIT,PULL] coresight: Updates for v6.4
|
|
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-next-v6.4Message
Suzuki K Poulose
April 18, 2023, 4:56 p.m. UTC
Hi Greg,
Please find the updates for coresight self hosted tracing targeting v6.4
Kindly pull.
Suzuki
The following changes since commit 197b6b60ae7bc51dd0814953c562833143b292aa:
Linux 6.3-rc4 (2023-03-26 14:40:20 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-next-v6.4
for you to fetch changes up to 18996a113f2567aef3057e300e3193ce2df1684c:
coresight: etm_pmu: Set the module field (2023-04-14 12:14:09 +0100)
----------------------------------------------------------------
coresight: Updates for v6.4
This is a relatively smaller update for CoreSight tracing subsystem targeting
v6.4, with the following changes:
- Removing Mathieu Poirier as MAINTAINER for the subsystem, with updates to
CREDITS for his contributions.
- Fix CoreSight ETM PMU to set the module field
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
----------------------------------------------------------------
Suzuki K Poulose (2):
MAINTAINERS: Remove Mathieu Poirier as coresight maintainer
coresight: etm_pmu: Set the module field
CREDITS | 5 +++++
MAINTAINERS | 1 -
drivers/hwtracing/coresight/coresight-etm-perf.c | 1 +
3 files changed, 6 insertions(+), 1 deletion(-)
Comments
On Tue, Apr 18, 2023 at 05:56:44PM +0100, Suzuki K Poulose wrote: > Hi Greg, > > Please find the updates for coresight self hosted tracing targeting v6.4 > Kindly pull. > > Suzuki > > The following changes since commit 197b6b60ae7bc51dd0814953c562833143b292aa: > > Linux 6.3-rc4 (2023-03-26 14:40:20 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-next-v6.4 Pulled and pushed out, thanks. greg k-h