All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: linux-arm-kernel@lists.infradead.org, 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
Subject: Re: [PATCH] MAINTAINERS: Remove Mathieu Poirier as coresight maintainer
Date: Tue, 4 Apr 2023 10:10:25 -0600	[thread overview]
Message-ID: <20230404161025.GA3755681@p14s> (raw)
In-Reply-To: <20230404111117.569795-1-suzuki.poulose@arm.com>

On Tue, Apr 04, 2023 at 12:11:17PM +0100, Suzuki K Poulose wrote:
> 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 !
>

The CoreSight subsytem is definitely in good hands with you guys...

> Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>

Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>

> ---
>  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 <mathieu.poirier@linaro.org>
>  M:	Suzuki K Poulose <suzuki.poulose@arm.com>
>  R:	Mike Leach <mike.leach@linaro.org>
>  R:	Leo Yan <leo.yan@linaro.org>
> -- 
> 2.34.1
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: linux-arm-kernel@lists.infradead.org, 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
Subject: Re: [PATCH] MAINTAINERS: Remove Mathieu Poirier as coresight maintainer
Date: Tue, 4 Apr 2023 10:10:25 -0600	[thread overview]
Message-ID: <20230404161025.GA3755681@p14s> (raw)
In-Reply-To: <20230404111117.569795-1-suzuki.poulose@arm.com>

On Tue, Apr 04, 2023 at 12:11:17PM +0100, Suzuki K Poulose wrote:
> 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 !
>

The CoreSight subsytem is definitely in good hands with you guys...

> Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>

Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>

> ---
>  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 <mathieu.poirier@linaro.org>
>  M:	Suzuki K Poulose <suzuki.poulose@arm.com>
>  R:	Mike Leach <mike.leach@linaro.org>
>  R:	Leo Yan <leo.yan@linaro.org>
> -- 
> 2.34.1
> 

  reply	other threads:[~2023-04-04 16:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-04 11:11 [PATCH] MAINTAINERS: Remove Mathieu Poirier as coresight maintainer Suzuki K Poulose
2023-04-04 11:11 ` Suzuki K Poulose
2023-04-04 16:10 ` Mathieu Poirier [this message]
2023-04-04 16:10   ` Mathieu Poirier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230404161025.GA3755681@p14s \
    --to=mathieu.poirier@linaro.org \
    --cc=anshuman.khandual@arm.com \
    --cc=coresight@lists.linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=james.clark@arm.com \
    --cc=leo.yan@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mike.leach@linaro.org \
    --cc=suzuki.poulose@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.