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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7CF5EE57E3 for ; Fri, 8 Sep 2023 08:37:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240546AbjIHIhm (ORCPT ); Fri, 8 Sep 2023 04:37:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41144 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236896AbjIHIhj (ORCPT ); Fri, 8 Sep 2023 04:37:39 -0400 Received: from pandora.armlinux.org.uk (unknown [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5D9941BF1; Fri, 8 Sep 2023 01:37:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=m2mOoCZdVj7pmeDm36OhA/JscfgKXxE6u9pjBZaQkDo=; b=FyGArfYvxGSi1Vz2v3YxGyzkWe PQ43nPn4Sg5SYPcr65CHtJBC9MrTASzoy7PFvF0X1XxE/s6Kfc/kFeTzNFpsuFdAQfrCXwWHS8FP4 CRQ3dcpNWnj0slK+Eg360ByChJaR9y/1m6LYs1Q+AXtKNE+xeTX0kaRJlQwinEnViYIDiLnPJWAMX ZcXQ/3pcN79rWbpialPHAF0CMs3IwghdolsE8RfjsELzOXeQXq9VSwdtX3PMdTo5WrX89dKY+m4ZH 285USxApx01x7OL5A+4nU3lt15+7h6qD4okXRs2l4KcrK4LWBykFfMQ24UORt3pHOlvlxy3Ui0LCB RcxZv2PA==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:35230) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qeWzQ-0004k8-2r; Fri, 08 Sep 2023 09:37:20 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1qeWzQ-0006jc-WE; Fri, 08 Sep 2023 09:37:21 +0100 Date: Fri, 8 Sep 2023 09:37:20 +0100 From: "Russell King (Oracle)" To: Puranjay Mohan Cc: Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , Martin KaFai Lau , Song Liu , Yonghong Song , John Fastabend , KP Singh , Stanislav Fomichev , Hao Luo , Jiri Olsa , Shubham Bansal , Mykola Lysenko , Shuah Khan , bpf@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH bpf-next v3 9/9] MAINTAINERS: Add myself for ARM32 BPF JIT maintainer. Message-ID: References: <20230907230550.1417590-1-puranjay12@gmail.com> <20230907230550.1417590-10-puranjay12@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230907230550.1417590-10-puranjay12@gmail.com> Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 07, 2023 at 11:05:50PM +0000, Puranjay Mohan wrote: > As Shubham has been inactive since 2017, Add myself for ARM32 BPF JIT. > > Signed-off-by: Puranjay Mohan > --- > MAINTAINERS | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 612d6d1dbf36..c241856819bd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3602,9 +3602,10 @@ F: Documentation/devicetree/bindings/iio/accel/bosch,bma400.yaml > F: drivers/iio/accel/bma400* > > BPF JIT for ARM > -M: Shubham Bansal > +M: Puranjay Mohan > +R: Shubham Bansal Don't forget that I also want to review the changes, but I guess my arch/arm entry will cover this too. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!