[PATCH] MAINTAINERS: Remove bouncing kprobes maintainer

Dave Hansen posted 1 patch 1 month, 3 weeks ago
b/MAINTAINERS |    1 -
1 file changed, 1 deletion(-)
[PATCH] MAINTAINERS: Remove bouncing kprobes maintainer
Posted by Dave Hansen 1 month, 3 weeks ago

From: Dave Hansen <dave.hansen@linux.intel.com>

The kprobes MAINTAINERS entry includes anil.s.keshavamurthy@intel.com.
That address is bouncing. Remove it.

This still leaves three other listed maintainers.

Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Naveen N Rao <naveen@kernel.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: linux-trace-kernel@vger.kernel.org
---

 b/MAINTAINERS |    1 -
 1 file changed, 1 deletion(-)

diff -puN MAINTAINERS~MAINTAINERS-kprobes MAINTAINERS
--- a/MAINTAINERS~MAINTAINERS-kprobes	2025-08-08 10:57:53.686216444 -0700
+++ b/MAINTAINERS	2025-08-08 10:58:00.237773836 -0700
@@ -13681,7 +13681,6 @@ F:	scripts/Makefile.kmsan
 
 KPROBES
 M:	Naveen N Rao <naveen@kernel.org>
-M:	Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
 M:	"David S. Miller" <davem@davemloft.net>
 M:	Masami Hiramatsu <mhiramat@kernel.org>
 L:	linux-kernel@vger.kernel.org
_
Re: [PATCH] MAINTAINERS: Remove bouncing kprobes maintainer
Posted by Masami Hiramatsu (Google) 1 month, 3 weeks ago
On Fri, 08 Aug 2025 11:01:24 -0700
Dave Hansen <dave.hansen@linux.intel.com> wrote:

> 
> From: Dave Hansen <dave.hansen@linux.intel.com>
> 
> The kprobes MAINTAINERS entry includes anil.s.keshavamurthy@intel.com.
> That address is bouncing. Remove it.
> 
> This still leaves three other listed maintainers.

OK, should this be an urgent commit?

Thanks,

> 
> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
> Cc: Naveen N Rao <naveen@kernel.org>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Masami Hiramatsu <mhiramat@kernel.org>
> Cc: linux-trace-kernel@vger.kernel.org
> ---
> 
>  b/MAINTAINERS |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff -puN MAINTAINERS~MAINTAINERS-kprobes MAINTAINERS
> --- a/MAINTAINERS~MAINTAINERS-kprobes	2025-08-08 10:57:53.686216444 -0700
> +++ b/MAINTAINERS	2025-08-08 10:58:00.237773836 -0700
> @@ -13681,7 +13681,6 @@ F:	scripts/Makefile.kmsan
>  
>  KPROBES
>  M:	Naveen N Rao <naveen@kernel.org>
> -M:	Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
>  M:	"David S. Miller" <davem@davemloft.net>
>  M:	Masami Hiramatsu <mhiramat@kernel.org>
>  L:	linux-kernel@vger.kernel.org
> _


-- 
Masami Hiramatsu (Google) <mhiramat@kernel.org>
Re: [PATCH] MAINTAINERS: Remove bouncing kprobes maintainer
Posted by Dave Hansen 1 month, 3 weeks ago
On 8/10/25 23:53, Masami Hiramatsu (Google) wrote:
>> The kprobes MAINTAINERS entry includes anil.s.keshavamurthy@intel.com.
>> That address is bouncing. Remove it.
>>
>> This still leaves three other listed maintainers.
> OK, should this be an urgent commit?

It's not urgent in that it's obviously not breaking anything.

But if it was in code I maintain, I'd probably send it up to Linus to
apply in the next -rc kernel instead of waiting for the next merge window.
Re: [PATCH] MAINTAINERS: Remove bouncing kprobes maintainer
Posted by Masami Hiramatsu (Google) 1 month, 3 weeks ago
On Mon, 11 Aug 2025 06:49:38 -0700
Dave Hansen <dave.hansen@intel.com> wrote:

> On 8/10/25 23:53, Masami Hiramatsu (Google) wrote:
> >> The kprobes MAINTAINERS entry includes anil.s.keshavamurthy@intel.com.
> >> That address is bouncing. Remove it.
> >>
> >> This still leaves three other listed maintainers.
> > OK, should this be an urgent commit?
> 
> It's not urgent in that it's obviously not breaking anything.
> 
> But if it was in code I maintain, I'd probably send it up to Linus to
> apply in the next -rc kernel instead of waiting for the next merge window.

OK, let's send it to Linus, thanks!

-- 
Masami Hiramatsu (Google) <mhiramat@kernel.org>