The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Peter Rosin <peda@lysator.liu.se>,
	Prabhakar <prabhakar.csengg@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org,
	Fabrizio Castro <fabrizio.castro.jz@renesas.com>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Prabhakar <prabhakar.csengg+renesas@gmail.com>,
	Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Subject: Re: [PATCH v3] MAINTAINERS: Update multiplexer subsystem maintainers and status
Date: Tue, 7 Jul 2026 19:59:49 +0200	[thread overview]
Message-ID: <2866c92f-d098-4728-b58d-c9d2509e28aa@kernel.org> (raw)
In-Reply-To: <e6643bb4-9b77-4d63-851a-686b464f204a@lysator.liu.se>

On 07/07/2026 16:41, Peter Rosin wrote:
> On 2026-07-06 10:48, Prabhakar wrote:
>> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>>
>> Update the multiplexer subsystem maintainer entry and change its status
>> from "Odd Fixes" to "Maintained".
>>
>> Move Peter to the CREDITS file to recognize his foundational work creating
>> and maintaining the subsystem. Incoming patches will now be reviewed,
>> tested, and routed via Greg closer to the RC5-RC6 release windows.
>>
>> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
>> Cc: Peter Rosin <peda@lysator.liu.se>
>> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>> ---
>> v2->v3:
>> - Added Alvin and Antoniu as maintainers.
>> - Updated commit message.
>> - Added Reviewed-by tag.
>>
>> v1->v2:
>> - Added entry to CREDITS file
>> ---
>>   CREDITS     | 4 ++++
>>   MAINTAINERS | 6 ++++--
>>   2 files changed, 8 insertions(+), 2 deletions(-)
>>
>> diff --git a/CREDITS b/CREDITS
>> index 8b229514ec8e..298d15e89c94 100644
>> --- a/CREDITS
>> +++ b/CREDITS
>> @@ -3513,6 +3513,10 @@ S: R. Anhanguera, 1487 - Ipiranga
>>   S: 79080-740 - Campo Grande - Mato Grosso do Sul
>>   S: Brazil
>>   
>> +N: Peter Rosin
>> +E: peda@lysator.liu.se
>> +D: Multiplexer subsystem founder and former maintainer
>> +
>>   N: Stephen Rothwell
>>   E: sfr@canb.auug.org.au
>>   W: http://www.canb.auug.org.au/~sfr
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index f96621b3214c..6ed6a2e43f6b 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -18487,8 +18487,10 @@ F:	include/linux/mmc/
>>   F:	include/uapi/linux/mmc/
>>   
>>   MULTIPLEXER SUBSYSTEM
>> -M:	Peter Rosin <peda@lysator.liu.se>
> 
> I oppose the removal. I also find it strange to request my
> removal without any attempt to reach out to me first.

That's unfortunate. You have been Cc-ed, though. There were several
resends, pings, orphaned (never responded) patches on the mailing list,
eventually leading to entire discussion e.g.:
https://lore.kernel.org/all/CAD++jL=-nPyjbZH7fGBU10oP-gqEDzvyt+D49iSU9=h6t5CUqw@mail.gmail.com/

Earlier I marked Mux subsystem as Odd fixes, which is close to "Orphaned".

Worth looking at amount of pings here:
https://lore.kernel.org/all/cover.1777294876.git.tommaso.merciai.xr@bp.renesas.com/

On 4th of May your commit updating email address was merged, so all
above and many earlier messages were sent to your @axentia email
address. I understand that this was a factor in this misunderstanding
but if @axentia stopped working on 30th of April, you could stay
reachable by either updating .mailmap entry earlier or by using
lei/korgalore simply to get the emails (I also do that for a few
subsystems I maintain).

There were several attempts over past ~2 years, up to the point I even
collected patches and sent them to Greg.

That's why I do not find it "strange".

If you want and have time to keep maintaining this, it would be great.
Please then commit to have time for this subsystem.

Best regards,
Krzysztof

  reply	other threads:[~2026-07-07 17:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-06  8:48 [PATCH v3] MAINTAINERS: Update multiplexer subsystem maintainers and status Prabhakar
2026-07-06 18:29 ` Alvin Šipraga
2026-07-07  7:27   ` Miclaus, Antoniu
2026-07-07 14:41 ` Peter Rosin
2026-07-07 17:59   ` Krzysztof Kozlowski [this message]
2026-07-08 14:17     ` Peter Rosin
2026-07-08 14:43       ` Lad, Prabhakar
2026-07-09  8:38         ` Nuno Sá

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2866c92f-d098-4728-b58d-c9d2509e28aa@kernel.org \
    --to=krzk@kernel.org \
    --cc=Chris.Paterson2@renesas.com \
    --cc=broonie@kernel.org \
    --cc=fabrizio.castro.jz@renesas.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=krzysztof.kozlowski@oss.qualcomm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peda@lysator.liu.se \
    --cc=prabhakar.csengg+renesas@gmail.com \
    --cc=prabhakar.csengg@gmail.com \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox