From mboxrd@z Thu Jan 1 00:00:00 1970 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 20837C433F5 for ; Fri, 7 Oct 2022 13:19:55 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=L4+GuLFgG8q8LaAITlDefLR0jJTsHAn0n/xlRieXpdU=; b=fYmjyo94HEG19y L3oS7Ex7S/8QQj927u4r5Qwaz6ErHekcJlmJw3G53cO6RyRXUg9D77Zo7rA8l/N3ifnGpk7laO4Bp x2v5+4RhnCxgtj/UL/h5OHLFEAVV8k/fFRknBUK4Q+wxL9IFzGv1UGF6RgwdyeCNxHOAxe9kTDzeX 5j+qLfdPH6gm+Fq0TU5NJHz65Y29ceqknmJdAv6uLNSWhsKMpGikWoilL+Fk0gCK65lFnJ6DxQbiM AHw9voWi6woafMyBsn5H0DqNKmQZU+eqyGk8mIixcdFA5zvylKOlRpvOh4zwmPgMTyEZlEv+T+kVF nm3JLE/2u7qdacthzscQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ognFd-0094dw-4z; Fri, 07 Oct 2022 13:18:53 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ognFX-0094cm-HH for linux-arm-kernel@lists.infradead.org; Fri, 07 Oct 2022 13:18:51 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 3BF5BB803F2; Fri, 7 Oct 2022 13:18:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4248DC433D6; Fri, 7 Oct 2022 13:18:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1665148725; bh=8EM0VhfZpgIlWPgAdUMjVvdT66pVAie47ABJTZJS8mc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fmVR6gHTJt3aVmfmhR8NTy5NbikusmaylP8QASv1qiH2ojlCye56yffJ27JpbhOzB bg8ts4x9TnJhC0FE53fmJiwMzeTC7ABeLRZduK05n5zR6+vNIBSj46zRf8wQrye7sl AESc6Dxf+GbxFTutFztk6sLsK4IJtyqwA2jPuxHcLbrTUTxmFzu1ClfoDgwZxrBSnn 5Bq2kk/rF9OzvM+R7wT8IDUkJNMNhZb6S4DNkX3ksyUYDfY01zLznhrL9n3W5BYE+o lbFx7facMfMBg84BicOEZAtJAIXiCJGgLAkYbYl5uRKARCVKlzcpVgxKHxtWFQZXis X8L0I4BdjBEdg== Date: Fri, 7 Oct 2022 14:18:39 +0100 From: Will Deacon To: Lukas Bulwahn , catalin.marinas@arm.com Cc: Shuai Xue , Hongbo Yao , Neng Chen , Mark Rutland , 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 Message-ID: <20221007131838.GC26341@willie-the-truck> References: <20220929122937.20132-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220929122937.20132-1-lukas.bulwahn@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221007_061847_729454_40B9CBE3 X-CRM114-Status: GOOD ( 18.06 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 > --- > 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 > 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel