From patchwork Tue Apr 4 11:11:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Suzuki K Poulose X-Patchwork-Id: 13199626 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 72D8EC6FD1D for ; Tue, 4 Apr 2023 11:12:35 +0000 (UTC) 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=bpr6YaOJSddW8bbOJDuqklkaimrWFpxduKOCvk9f3Es=; b=uL2sRwWwFYLbGk cWmKU2TVPje0oO6iXkvJ4O+xRWdW0MA8pEvY0TRVo50CPIgOhSLU+U9NaI9GQPY/dMKlHCPtQVlMz BqaZHA2Tf9pc3iOJe8NWHJjjBsxV07W/9H11gpSnCtVD5mP3oigIJ0drc98L4l7YC/baZjpPLQLKB lqzaNxyenfLmxt7dN6xmVBfYwoOzKaJukBlz5qvYmcTjxb9xZ9jdKFzypy4ufEfRsOxt1Ojm37dX5 cuzbvHx7iKe9jhPwVwahvBLq8Xj+/hQRnXTCjDc/JQWKFoQOgK7am/lWp1OMtrFBt5gI5OpuyMX0Y o8OjsmELmlpJxpd60smQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pjeZh-0012a6-1L; Tue, 04 Apr 2023 11:11:41 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pjeZe-0012Z2-1g for linux-arm-kernel@lists.infradead.org; Tue, 04 Apr 2023 11:11:40 +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 5B524C14; Tue, 4 Apr 2023 04:12:19 -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 7E5AB3F6C4; Tue, 4 Apr 2023 04:11:33 -0700 (PDT) From: Suzuki K Poulose To: linux-arm-kernel@lists.infradead.org, mathieu.poirier@linaro.org Cc: mike.leach@linaro.org, james.clark@arm.com, anshuman.khandual@arm.com, leo.yan@linaro.org, linux-kernel@vger.kernel.org, coresight@lists.linaro.org, gregkh@linuxfoundation.org, Suzuki K Poulose Subject: [PATCH] MAINTAINERS: Remove Mathieu Poirier as coresight maintainer Date: Tue, 4 Apr 2023 12:11:17 +0100 Message-Id: <20230404111117.569795-1-suzuki.poulose@arm.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230404_041138_603764_F076A28F X-CRM114-Status: UNSURE ( 9.09 ) X-CRM114-Notice: Please train this message. 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Mathieu Poirier is no longer involved in maintainig the CoreSight self-hosted tracing subsystem. Mathieu, Thank you very much creating and maintaing the subsystem all these years ! Cc: Mathieu Poirier Signed-off-by: Suzuki K Poulose Acked-by: Mathieu Poirier --- CREDITS | 5 +++++ MAINTAINERS | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CREDITS b/CREDITS index 847059166a15..216e86f56dd9 100644 --- a/CREDITS +++ b/CREDITS @@ -3459,6 +3459,11 @@ D: several improvements to system programs S: Oldenburg S: Germany +N: Mathieu Poirier +E: mathieu.poirier@linaro.org +D: CoreSight kernel subsystem, Maintainer 2014-2022 +D: Perf tool support for CoreSight + N: Robert Schwebel E: robert@schwebel.de W: https://www.schwebel.de diff --git a/MAINTAINERS b/MAINTAINERS index 90abe83c02f3..6c971e95a6fd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2091,7 +2091,6 @@ F: arch/arm/boot/dts/cx92755* N: digicolor ARM/CORESIGHT FRAMEWORK AND DRIVERS -M: Mathieu Poirier M: Suzuki K Poulose R: Mike Leach R: Leo Yan