public inbox for linux-cxl@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jiang <dave.jiang@intel.com>
To: Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	linux-kernel@vger.kernel.org, jic23@kernel.org,
	Davidlohr Bueso <dave@stgolabs.net>,
	Alison Schofield <alison.schofield@intel.com>,
	Vishal Verma <vishal.l.verma@intel.com>,
	Ira Weiny <ira.weiny@intel.com>,
	djbw@kernel.org, linux-cxl@vger.kernel.org,
	Will Deacon <will@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Conor Dooley <conor@kernel.org>, Jason Gunthorpe <jgg@nvidia.com>,
	Saeed Mahameed <saeedm@nvidia.com>
Cc: linuxarm@huawei.com
Subject: Re: [PATCH] MAINTAINERS: Update Jonathan Cameron's email address
Date: Wed, 15 Apr 2026 08:18:37 -0700	[thread overview]
Message-ID: <77a6193b-62bc-416d-8bdd-a56266df9c73@intel.com> (raw)
In-Reply-To: <20260415124357.12539-1-Jonathan.Cameron@huawei.com>



On 4/15/26 5:43 AM, Jonathan Cameron wrote:
> Update my email address for CXL, FWCTL and Cache subsystems to use my
> kernel.org account. Also update .mailmap.
> 
> Separate patches will replace maintainers for HiSilicon specific hardware.
> 
> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

Applied to cxl/next
dc989bb79380

> ---
> 
> Any merge route works for this, but given there are two CXL entries,
> perhaps that one is most obvious.
> 
>  .mailmap    | 1 +
>  MAINTAINERS | 8 ++++----
>  2 files changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/.mailmap b/.mailmap
> index 22c5ab1c5d55..55be3163f8ea 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -419,6 +419,7 @@ John Stultz <johnstul@us.ibm.com>
>  <jon.toppins+linux@gmail.com> <jtoppins@cumulusnetworks.com>
>  <jon.toppins+linux@gmail.com> <jtoppins@redhat.com>
>  Jonas Gorski <jonas.gorski@gmail.com> <jogo@openwrt.org>
> +Jonathan Cameron <jic23@kernel.org> <jonathan.cameron@huawei.com>
>  Jordan Crouse <jordan@cosmicpenguin.net> <jcrouse@codeaurora.org>
>  <josh@joshtriplett.org> <josh@freedesktop.org>
>  <josh@joshtriplett.org> <josh@kernel.org>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d1cc0e12fe1f..558b92f5fbc5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6426,7 +6426,7 @@ F:	include/linux/compiler_attributes.h
>  
>  COMPUTE EXPRESS LINK (CXL)
>  M:	Davidlohr Bueso <dave@stgolabs.net>
> -M:	Jonathan Cameron <jonathan.cameron@huawei.com>
> +M:	Jonathan Cameron <jic23@kernel.org>
>  M:	Dave Jiang <dave.jiang@intel.com>
>  M:	Alison Schofield <alison.schofield@intel.com>
>  M:	Vishal Verma <vishal.l.verma@intel.com>
> @@ -6442,7 +6442,7 @@ F:	include/uapi/linux/cxl_mem.h
>  F:	tools/testing/cxl/
>  
>  COMPUTE EXPRESS LINK PMU (CPMU)
> -M:	Jonathan Cameron <jonathan.cameron@huawei.com>
> +M:	Jonathan Cameron <jic23@kernel.org>
>  L:	linux-cxl@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/admin-guide/perf/cxl.rst
> @@ -10539,7 +10539,7 @@ FWCTL SUBSYSTEM
>  M:	Dave Jiang <dave.jiang@intel.com>
>  M:	Jason Gunthorpe <jgg@nvidia.com>
>  M:	Saeed Mahameed <saeedm@nvidia.com>
> -R:	Jonathan Cameron <Jonathan.Cameron@huawei.com>
> +R:	Jonathan Cameron <jic23@kernel.org>
>  S:	Maintained
>  F:	Documentation/userspace-api/fwctl/
>  F:	drivers/fwctl/
> @@ -25148,7 +25148,7 @@ F:	drivers/staging/
>  
>  STANDALONE CACHE CONTROLLER DRIVERS
>  M:	Conor Dooley <conor@kernel.org>
> -M:	Jonathan Cameron <jonathan.cameron@huawei.com>
> +M:	Jonathan Cameron <jic23@kernel.org>
>  S:	Maintained
>  T:	git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
>  F:	Documentation/devicetree/bindings/cache/


      parent reply	other threads:[~2026-04-15 15:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-15 12:43 [PATCH] MAINTAINERS: Update Jonathan Cameron's email address Jonathan Cameron
2026-04-15 14:19 ` Conor Dooley
2026-04-15 15:18 ` Dave Jiang [this message]

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=77a6193b-62bc-416d-8bdd-a56266df9c73@intel.com \
    --to=dave.jiang@intel.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=alison.schofield@intel.com \
    --cc=conor@kernel.org \
    --cc=dave@stgolabs.net \
    --cc=djbw@kernel.org \
    --cc=ira.weiny@intel.com \
    --cc=jgg@nvidia.com \
    --cc=jic23@kernel.org \
    --cc=linux-cxl@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=mark.rutland@arm.com \
    --cc=saeedm@nvidia.com \
    --cc=vishal.l.verma@intel.com \
    --cc=will@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox