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 7EC38C433FE for ; Fri, 7 Oct 2022 16:45:11 +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:References:In-Reply-To: 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: List-Owner; bh=64Ig766ku/zAm7npHX/3y1gNQizDRQaIktmLQ7iSNrE=; b=RFQvHEE9Hr0U7a Y7US3pOIGicK6tUHxIf7SWyblAUYbvCOlBMZd2XdSOwmsRn/meSLL8/uHbUBXHWjZEIPucDJymbHy nj1Sdv7xwunRaCnVWWuc7+bvm9BeeIWU6UsVKUUbDdSxLAxzwBO3nHDhvnPOOYmPZbPDzuDluzbdh RZlx0Hz97ijpcij2wXtmlLOjaxGTi/r+1RkgRMSNeKyZqPL4+EmFB1YsjR1gE72WixWwFcHkf0Bve 3oK0Qj5Jx6rQJCHprVkgWIX66FOkhQVOaXoszcl6SVj+ZUmYJBe7W64ZQd6KKSlx+VJaw/kxBvMQQ SHKbLH4O6lrOfp/FRXNw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ogqSM-009lsx-ND; Fri, 07 Oct 2022 16:44:14 +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 1ogqSB-009lcg-SC for linux-arm-kernel@lists.infradead.org; Fri, 07 Oct 2022 16:44:05 +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 66F63B82418; Fri, 7 Oct 2022 16:44:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5486CC433B5; Fri, 7 Oct 2022 16:43:59 +0000 (UTC) From: Catalin Marinas To: Mark Rutland , Neng Chen , Will Deacon , Shuai Xue , Hongbo Yao , Lukas Bulwahn , linux-arm-kernel@lists.infradead.org Cc: 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 17:43:57 +0100 Message-Id: <166516099472.3824419.3049640317096051284.b4-ty@arm.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220929122937.20132-1-lukas.bulwahn@gmail.com> References: <20220929122937.20132-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221007_094404_066839_4B3D2B9C X-CRM114-Status: GOOD ( 10.03 ) 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, 29 Sep 2022 14:29:37 +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: > > [...] Applied to arm64 (for-next/core), thanks! [1/1] MAINTAINERS: rectify file entry in ALIBABA PMU DRIVER https://git.kernel.org/arm64/c/5f4853e81094 -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel