2023-10-13 01:41:31

by Bagas Sanjaya

[permalink] [raw]
Subject: [PATCH net 0/2] MAINTAINERS: WWAN subsystem changes

I have to make this little MAINTAINERS patch series when I was dealing
with a regression involving Intel WWAN IOSM driver [1]. The culprit
author was (AFAIK) MIA as well as its subsystem mailing list down.
So here is the series.

[1]: https://lore.kernel.org/lkml/[email protected]/

Bagas Sanjaya (2):
MAINTAINERS: Move M Chetan Kumar to CREDITS
MAINTAINERS: Remove [email protected] mailing list

CREDITS | 6 ++++++
MAINTAINERS | 7 +------
2 files changed, 7 insertions(+), 6 deletions(-)


base-commit: e8c127b0576660da9195504fe8393fe9da3de9ce
--
An old man doll... just what I always wanted! - Clara


2023-10-13 01:42:07

by Bagas Sanjaya

[permalink] [raw]
Subject: [PATCH net 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS

Emails to him bounce with 550 error code:

```
5.1.0 - Unknown address error 550-'5.1.1 <[email protected]>: Recipient address rejected: User unknown in virtual mailbox table'
```

It looks like he had left Intel, so move him to CREDITS.

Signed-off-by: Bagas Sanjaya <[email protected]>
---
CREDITS | 6 ++++++
MAINTAINERS | 2 --
2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/CREDITS b/CREDITS
index f33a33fd237170..bee086b6bbf2e3 100644
--- a/CREDITS
+++ b/CREDITS
@@ -4308,6 +4308,12 @@ D: ZyXEL omni.net lcd plus driver
D: RTC subsystem
S: Italy

+
+N: M Chetan Kumar
+E: <[email protected]>
+D: Intel WWAN IOSM driver
+D: Mediatek T7XX 5G WWAN reviewer
+
N: Marc Zyngier
E: [email protected]
W: http://www.misterjones.org
diff --git a/MAINTAINERS b/MAINTAINERS
index 4b2c378b4fd930..785c8b13e74df6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10879,7 +10879,6 @@ S: Maintained
F: drivers/platform/x86/intel/wmi/thunderbolt.c

INTEL WWAN IOSM DRIVER
-M: M Chetan Kumar <[email protected]>
M: Intel Corporation <[email protected]>
L: [email protected]
S: Maintained
@@ -13504,7 +13503,6 @@ M: Chandrashekar Devegowda <[email protected]>
M: Intel Corporation <[email protected]>
R: Chiranjeevi Rapolu <[email protected]>
R: Liu Haijun <[email protected]>
-R: M Chetan Kumar <[email protected]>
R: Ricardo Martinez <[email protected]>
L: [email protected]
S: Supported
--
An old man doll... just what I always wanted! - Clara

2023-10-13 01:42:08

by Bagas Sanjaya

[permalink] [raw]
Subject: [PATCH net 2/2] MAINTAINERS: Remove [email protected] mailing list

Messages submitted to the ML bounce (address not found error). In
fact, the ML was mistagged as person maintainer instead of mailing
list.

Remove the ML to keep Cc: lists a bit shorter.

Signed-off-by: Bagas Sanjaya <[email protected]>
---
MAINTAINERS | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 785c8b13e74df6..096e6a4103c5ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10450,7 +10450,6 @@ F: drivers/platform/x86/intel/atomisp2/led.c

INTEL BIOS SAR INT1092 DRIVER
M: Shravan Sudhakar <[email protected]>
-M: Intel Corporation <[email protected]>
L: [email protected]
S: Maintained
F: drivers/platform/x86/intel/int1092/
@@ -10879,9 +10878,8 @@ S: Maintained
F: drivers/platform/x86/intel/wmi/thunderbolt.c

INTEL WWAN IOSM DRIVER
-M: Intel Corporation <[email protected]>
L: [email protected]
-S: Maintained
+S: Orphan
F: drivers/net/wwan/iosm/

INTEL(R) TRACE HUB
@@ -13500,7 +13498,6 @@ F: net/dsa/tag_mtk.c

MEDIATEK T7XX 5G WWAN MODEM DRIVER
M: Chandrashekar Devegowda <[email protected]>
-M: Intel Corporation <[email protected]>
R: Chiranjeevi Rapolu <[email protected]>
R: Liu Haijun <[email protected]>
R: Ricardo Martinez <[email protected]>
--
An old man doll... just what I always wanted! - Clara

2023-10-14 00:48:28

by Jakub Kicinski

[permalink] [raw]
Subject: Re: [PATCH net 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS

On Fri, 13 Oct 2023 08:40:08 +0700 Bagas Sanjaya wrote:
> Emails to him bounce with 550 error code:
>
> ```
> 5.1.0 - Unknown address error 550-'5.1.1 <[email protected]>: Recipient address rejected: User unknown in virtual mailbox table'
> ```
>
> It looks like he had left Intel, so move him to CREDITS.

The driver was very likely written by an entire team of people.
I wouldn't bother with CREDITS. Also I think you have the entry
in the wrong place. It's alphabetical by surname.

2023-10-14 00:49:27

by Jakub Kicinski

[permalink] [raw]
Subject: Re: [PATCH net 2/2] MAINTAINERS: Remove [email protected] mailing list

On Fri, 13 Oct 2023 08:40:09 +0700 Bagas Sanjaya wrote:
> Messages submitted to the ML bounce (address not found error). In
> fact, the ML was mistagged as person maintainer instead of mailing
> list.

Johannes, no chance we can get someone to help with IOSM?

2023-10-16 00:06:07

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: [PATCH net 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS

On 14/10/2023 07:48, Jakub Kicinski wrote:
> On Fri, 13 Oct 2023 08:40:08 +0700 Bagas Sanjaya wrote:
>> Emails to him bounce with 550 error code:
>>
>> ```
>> 5.1.0 - Unknown address error 550-'5.1.1 <[email protected]>: Recipient address rejected: User unknown in virtual mailbox table'
>> ```
>>
>> It looks like he had left Intel, so move him to CREDITS.
>
> The driver was very likely written by an entire team of people.
> I wouldn't bother with CREDITS. Also I think you have the entry
> in the wrong place. It's alphabetical by surname.

Will fix up in the v2, thanks!

--
An old man doll... just what I always wanted! - Clara

2023-10-21 00:05:41

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: [PATCH net 2/2] MAINTAINERS: Remove [email protected] mailing list

On Fri, Oct 13, 2023 at 05:49:16PM -0700, Jakub Kicinski wrote:
> On Fri, 13 Oct 2023 08:40:09 +0700 Bagas Sanjaya wrote:
> > Messages submitted to the ML bounce (address not found error). In
> > fact, the ML was mistagged as person maintainer instead of mailing
> > list.
>
> Johannes, no chance we can get someone to help with IOSM?

There's no response from Johannes for now, so I'm OK with orphaning IOSM.

--
An old man doll... just what I always wanted! - Clara


Attachments:
(No filename) (482.00 B)
signature.asc (235.00 B)
Download all attachments