Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>, catalin.marinas@arm.com
Cc: Shuai Xue <xueshuai@linux.alibaba.com>,
	Hongbo Yao <yaohongbo@linux.alibaba.com>,
	Neng Chen <nengchen@linux.alibaba.com>,
	Mark Rutland <mark.rutland@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: rectify file entry in ALIBABA PMU DRIVER
Date: Fri, 7 Oct 2022 14:18:39 +0100	[thread overview]
Message-ID: <20221007131838.GC26341@willie-the-truck> (raw)
In-Reply-To: <20220929122937.20132-1-lukas.bulwahn@gmail.com>

On Thu, Sep 29, 2022 at 02:29:37PM +0200, Lukas Bulwahn wrote:
> Commit cf7b61073e45 ("drivers/perf: add DDR Sub-System Driveway PMU driver
> for Yitian 710 SoC") adds the DDR Sub-System Driveway PMU driver here:
> 
>   drivers/perf/alibaba_uncore_drw_pmu.c
> 
> The file entry in MAINTAINERS for the ALIBABA PMU DRIVER, introduced with
> commit d813a19e7d2e ("MAINTAINERS: add maintainers for Alibaba' T-Head PMU
> driver"), however refers to:
> 
>   drivers/perf/alibaba_uncore_dwr_pmu.c
> 
> Note the swapping of characters.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken file pattern.
> 
> Repair this file entry in ALIBABA PMU DRIVER.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 485d66af5c9a..e14e37c7c734 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -754,7 +754,7 @@ ALIBABA PMU DRIVER
>  M:	Shuai Xue <xueshuai@linux.alibaba.com>
>  S:	Supported
>  F:	Documentation/admin-guide/perf/alibaba_pmu.rst
> -F:	drivers/perf/alibaba_uncore_dwr_pmu.c
> +F:	drivers/perf/alibaba_uncore_drw_pmu.c
>  
>  ALIENWARE WMI DRIVER
>  L:	Dell.Client.Kernel@dell.com

Acked-by: Will Deacon <will@kernel.org>

Will

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

  reply	other threads:[~2022-10-07 13:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-29 12:29 [PATCH] MAINTAINERS: rectify file entry in ALIBABA PMU DRIVER Lukas Bulwahn
2022-10-07 13:18 ` Will Deacon [this message]
2022-10-07 16:43 ` Catalin Marinas

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=20221007131838.GC26341@willie-the-truck \
    --to=will@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas.bulwahn@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=nengchen@linux.alibaba.com \
    --cc=xueshuai@linux.alibaba.com \
    --cc=yaohongbo@linux.alibaba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox