From patchwork Sun Jul 14 08:34:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Naveen N Rao X-Patchwork-Id: 13732641 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 458561C2BE; Sun, 14 Jul 2024 08:38:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720946292; cv=none; b=PGwk8ncl4fbyCFX7nL5KM5abc34rJG846VhuNXIAIRycZWos3ePbhKvm51qvL3Vq0jH0BODllc4v3L3XYWUNTQyRePUgLQTxhoxmHFo7+iRVHrAAt13JKYbNjZP4afkwGCwzudWGcaN+BIof3WkXr+D/06Y1UyQJYQJNe9yqmN4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720946292; c=relaxed/simple; bh=LjwBIK+b2D+BSfM5bKhp6MDPM+Wpr0//MiA+sJQ0Hkk=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=pW6YWxBonxigY+/l1bkiLAemu3k7nOXrefg4sBhuq1tRzZhUtBl8vtMQcaMJoH2dipuBcAh6dqlMK+CE+IO8GPSCaQB/4a5ENLqr7r3rG/T58skyLJzHXNFdSgRy1bcxoNrBNMgmmioBd1Y3KL5+eO3rDJs/uhZMPoVECQ0x4dk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=B7V9IigM; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="B7V9IigM" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 20085C116B1; Sun, 14 Jul 2024 08:38:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720946291; bh=LjwBIK+b2D+BSfM5bKhp6MDPM+Wpr0//MiA+sJQ0Hkk=; h=From:To:Cc:Subject:Date:From; b=B7V9IigMd1vltmXQQzdLePysQGC25irDQsTeBZhiuyTK6DiKPbjso+5cKcYut2oAI jcBAl7QQYDurz2fXbYh2sIUTXqcCVYK9hpOO/sxzpE/nX56RTYXcgg1sJ4qxUypVZm KxP3OlU3CxWx/O8dbdjmx/k/+Q4Yj3JHyyN1rzVV77LDQ0cnX6sh/eOir7VkSc/IPn KTlMqM4Lq0JkVyKlw65LSbFChJUFP1e9tKIObLfqN3J49D3t41ippEfv1L3LWvF3tz RR5avVH+fgk6VOlNbcJ3sXmS0iHO46T/cJXAJsc3SJ+C3eeuqptkGdJmMnEe5fIxxo +zUsYmQHmycgg== From: Naveen N Rao To: , , Cc: Michael Ellerman , Nicholas Piggin , Christophe Leroy , Hari Bathini , Alexei Starovoitov , Daniel Borkmann , Masami Hiramatsu Subject: [PATCH 1/2] MAINTAINERS: Update email address of Naveen Date: Sun, 14 Jul 2024 14:04:23 +0530 Message-ID: X-Mailer: git-send-email 2.45.2 Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 I have switched to using my @kernel.org id for my contributions. Update MAINTAINERS and mailmap to reflect the same. Cc: Naveen N. Rao Signed-off-by: Naveen N Rao Reviewed-by: Masami Hiramatsu (Google) --- .mailmap | 2 ++ MAINTAINERS | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) base-commit: 582b0e554593e530b1386eacafee6c412c5673cc diff --git a/.mailmap b/.mailmap index 81ac1e17ac3c..289011ebca00 100644 --- a/.mailmap +++ b/.mailmap @@ -473,6 +473,8 @@ Nadia Yvette Chambers William Lee Irwin III Naoya Horiguchi Nathan Chancellor +Naveen N Rao +Naveen N Rao Neeraj Upadhyay Neeraj Upadhyay Neil Armstrong diff --git a/MAINTAINERS b/MAINTAINERS index fa32e3c035c2..05f14b67cd74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3878,7 +3878,7 @@ S: Odd Fixes F: drivers/net/ethernet/netronome/nfp/bpf/ BPF JIT for POWERPC (32-BIT AND 64-BIT) -M: Naveen N. Rao +M: Naveen N Rao M: Michael Ellerman L: bpf@vger.kernel.org S: Supported @@ -12332,7 +12332,7 @@ F: mm/kmsan/ F: scripts/Makefile.kmsan KPROBES -M: Naveen N. Rao +M: Naveen N Rao M: Anil S Keshavamurthy M: "David S. Miller" M: Masami Hiramatsu @@ -12708,7 +12708,7 @@ LINUX FOR POWERPC (32-BIT AND 64-BIT) M: Michael Ellerman R: Nicholas Piggin R: Christophe Leroy -R: Naveen N. Rao +R: Naveen N Rao L: linuxppc-dev@lists.ozlabs.org S: Supported W: https://github.com/linuxppc/wiki/wiki From patchwork Sun Jul 14 08:34:24 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Naveen N Rao X-Patchwork-Id: 13732642 X-Patchwork-Delegate: bpf@iogearbox.net Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 63CCB3B79F; Sun, 14 Jul 2024 08:38:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720946296; cv=none; b=tgudogf2FxS7sfbqKT+1Gx74OsQ7iDUg/3sK1o7WIAKJ0xgIewM6lVlRLij+yxFpUw7HSy1HKAkxK9/684sme4GyrQu6XGsWnaRLMX+9/J2hQw+qyL9JxaKZXaJ3byynBV6ZWtPeuruOEX98YIu82usSaqDYmxPgbD88EwxzKhU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720946296; c=relaxed/simple; bh=ugC4vwFu7JaQt1R2nRsfoFX5qwcKVpwZZbz8n+GBd9I=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=YXup6IqAnwD2pSQX/RaLKIij1nGeRsxlRQekVDNdDlchmiwhzcR0JJJHzSrH+6Z8iIPwBuRvlZU8Yo6GhodNmxMByDIC+iJQu3uTaj6yGjYFS8JCFrKwp7/8eCaWS3Uc3cn5IEAvWQjz0N3Uj2McJUIJ9xBzyCXo2xjJSp4BAsE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=pxZSXosr; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="pxZSXosr" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 87465C4AF0E; Sun, 14 Jul 2024 08:38:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720946296; bh=ugC4vwFu7JaQt1R2nRsfoFX5qwcKVpwZZbz8n+GBd9I=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=pxZSXosrHHlpL16bUcUgZDTuAeILEVlZOjAtoC92mNbUrTnmDNGt3BeNJrNxHFdaI L/nFZRGNhonsOkXirfSOo4oXklswe+YGKJjmgVWZZ0zuDF2mLTVHpfgVYHQ/74sfGL jJZhc3X+XBN3Tz0AcXoNgUMkC3ozduknjf1oI0KyNcmxr6lfo8m7GYja0ncoKSNDSW MFyYcjZV8L+UuDMIWPg+xusUjmSODbZeVOqhjz2KcpnqcgtNo4+lOD5PZ2M2kT2zf1 //pETtZ8Y7VKpE0fOpThz5A4M0h8TExmzBmmGYPRq/ASi5PdiznKJrFJHXMsHAL3vh 4uTMelhlFuY1w== From: Naveen N Rao To: , , Cc: Michael Ellerman , Nicholas Piggin , Christophe Leroy , Hari Bathini , Alexei Starovoitov , Daniel Borkmann , Masami Hiramatsu Subject: [PATCH 2/2] MAINTAINERS: Update powerpc BPF JIT maintainers Date: Sun, 14 Jul 2024 14:04:24 +0530 Message-ID: <24fea21d9d4458973aadd6a02bb1bf558b8bd0b2.1720944897.git.naveen@kernel.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: References: Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Hari Bathini has been updating and maintaining the powerpc BPF JIT since a while now. Christophe Leroy has been doing the same for 32-bit powerpc. Add them as maintainers for the powerpc BPF JIT. I am no longer actively looking into the powerpc BPF JIT. Change my role to that of a reviewer so that I can help with the odd query. Signed-off-by: Naveen N Rao Acked-by: Christophe Leroy Acked-by: Hari Bathini Reviewed-by: Masami Hiramatsu (Google) --- MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 05f14b67cd74..c7a931ee7a2e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3878,8 +3878,10 @@ S: Odd Fixes F: drivers/net/ethernet/netronome/nfp/bpf/ BPF JIT for POWERPC (32-BIT AND 64-BIT) -M: Naveen N Rao M: Michael Ellerman +M: Hari Bathini +M: Christophe Leroy +R: Naveen N Rao L: bpf@vger.kernel.org S: Supported F: arch/powerpc/net/