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 B2207E784B6 for ; Mon, 2 Oct 2023 14:26:32 +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=ZFUHk/2MHNwxammRrjsBKc1lmYAA4lkVWg4hIeuSRlU=; b=Z/oQWMLG1sAd+F ckC2aDIs50yH3JJdkWoohq6gmuoZ9MIip0IcR10qIq0o5eaoCTfzABmXS6hnWWL+FCN2Dt5ldg6W6 VM9TbyRWisBvUC2Oe8zzZDAXCXYRhYmgkKzycv275ZGcE29mEC5szORQvBJ1VqUp6FIBRtrC8eUeY 7BkD7POC4h/gLolfdvJrEWwk4N8O9SGjEbWn/cC8SOj3t5bqUDfbmktgz2uM//4CW8RzpcjHbtLqr eUK5dtcCK95ButYUls8Lunc4LvD4GSayFK1RtYbE6J7UPOXBJ0qmJJ8oSd3w/iNSwe0aOklTfrTCf q3tlla+cuTb6VVImVzpg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qnJs9-00Cseq-0E; Mon, 02 Oct 2023 14:26:09 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qnJs5-00CseD-06 for linux-arm-kernel@lists.infradead.org; Mon, 02 Oct 2023 14:26:07 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id F2944B80E8D; Mon, 2 Oct 2023 14:26:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E1146C433C8; Mon, 2 Oct 2023 14:26:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696256762; bh=WVaOWjmAPhEYGLQ/dhrK6Xdg4Cwe61FXo2unxl9a7Bc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YWQCmj4XJsHD4MO2gtYL+UCF7l1D1C/lphxyn1TpcB3NCszlhd5R/YcmZvgVmG5Wv U9g1afdGi7oKG8H0AufqHL2ZZWvxCByhiHJFfZX1CLopO4NbKpn9WvfGMJyU2Vx5t8 O8G6d3aNteux9swVR4YOEHDyFIgQSvJbsm3z4EQ+TwG7+cjcmqnGZ3mpxdbVmhO6AA ZKspYlu2LzTnZmjLR9h6kdVzIMLTGOzEbX3bJZyn76ImfIb2bEWMgNEl38P5sjqhpV 2BIqP/EMmXPnHuztFDQHrFrsCZYbrgDEXO9WKY+sC13o0eYdqTeI61gebZR9e7MWzj CMDNG0H0E0Z9Q== Date: Mon, 2 Oct 2023 15:25:57 +0100 From: Will Deacon To: Marc Zyngier Cc: Thomas Gleixner , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Catalin Marinas , Mark Rutland Subject: Re: [PATCH 1/2] MAINTAINERS: Add myself as the ARM GIC maintainer Message-ID: <20231002142556.GA1435@willie-the-truck> References: <20231002141302.3409485-1-maz@kernel.org> <20231002141302.3409485-2-maz@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231002141302.3409485-2-maz@kernel.org> 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-20231002_072605_243476_CBDA9651 X-CRM114-Status: GOOD ( 16.86 ) 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 Mon, Oct 02, 2023 at 03:13:01PM +0100, Marc Zyngier wrote: > The ARM GIC maintenance is currently covered by the blanket > IRQCHIP DRIVERS entry, which I'm about to remove myself from. > > It is unlikely that anyone is mad enough to pick this up, > so I'll keep doing that for the foreseable future. > > Signed-off-by: Marc Zyngier > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 35977b269d5e..f37f4ee96b20 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1585,6 +1585,14 @@ F: arch/arm/include/asm/arch_timer.h > F: arch/arm64/include/asm/arch_timer.h > F: drivers/clocksource/arm_arch_timer.c > > +ARM GENERIC INTERRUPT CONTROLLER DRIVERS > +M: Marc Zyngier > +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > +S: Maintained > +F: arch/arm/include/asm/arch_gicv3.h > +F: arch/arm64/include/asm/arch_gicv3.h > +F: drivers/irqchip/irq-gic*.[ch] Do you want the GIC headers in include/linux/irqchip/ as well? Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel