* [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working
@ 2024-04-05 7:20 Uwe Kleine-König
2024-04-08 4:48 ` Michael Ellerman
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Uwe Kleine-König @ 2024-04-05 7:20 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: Li Yang, Shawn Guo, linux-arm-kernel, Zhang Wei, linuxppc-dev,
netdev, linux-usb, kernel
When sending a patch to (among others) Li Yang the nxp MTA replied that
the address doesn't exist and so the mail couldn't be delivered. The
error code was 550, so at least technically that's not a temporal issue.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
Hello,
I added the affected maintainers and lists to Cc:, maybe someone there
knows if this issue is only temporal?
@Greg: Given that I noticed the non-existing address when sending an usb
patch, I suggest you care for application of this patch (iff it should
be applied now). If Li Yang disappeared indeed, I'd prefer to drop the
contact from MAINTAINERS early to not give wrong expectations to
contributors.
Best regards
Uwe
MAINTAINERS | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7c121493f43d..be19aad15045 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2191,7 +2191,6 @@ N: mxs
ARM/FREESCALE LAYERSCAPE ARM ARCHITECTURE
M: Shawn Guo <shawnguo@kernel.org>
-M: Li Yang <leoyang.li@nxp.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
@@ -8523,7 +8522,6 @@ S: Maintained
F: drivers/video/fbdev/fsl-diu-fb.*
FREESCALE DMA DRIVER
-M: Li Yang <leoyang.li@nxp.com>
M: Zhang Wei <zw@zh-kernel.org>
L: linuxppc-dev@lists.ozlabs.org
S: Maintained
@@ -8688,10 +8686,9 @@ F: drivers/soc/fsl/qe/tsa.h
F: include/dt-bindings/soc/cpm1-fsl,tsa.h
FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
-M: Li Yang <leoyang.li@nxp.com>
L: netdev@vger.kernel.org
L: linuxppc-dev@lists.ozlabs.org
-S: Maintained
+S: Orphan
F: drivers/net/ethernet/freescale/ucc_geth*
FREESCALE QUICC ENGINE UCC HDLC DRIVER
@@ -8708,10 +8705,9 @@ S: Maintained
F: drivers/tty/serial/ucc_uart.c
FREESCALE SOC DRIVERS
-M: Li Yang <leoyang.li@nxp.com>
L: linuxppc-dev@lists.ozlabs.org
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S: Maintained
+S: Orphan
F: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml
F: Documentation/devicetree/bindings/soc/fsl/
F: drivers/soc/fsl/
@@ -8745,10 +8741,9 @@ F: Documentation/devicetree/bindings/sound/fsl,qmc-audio.yaml
F: sound/soc/fsl/fsl_qmc_audio.c
FREESCALE USB PERIPHERAL DRIVERS
-M: Li Yang <leoyang.li@nxp.com>
L: linux-usb@vger.kernel.org
L: linuxppc-dev@lists.ozlabs.org
-S: Maintained
+S: Orphan
F: drivers/usb/gadget/udc/fsl*
FREESCALE USB PHY DRIVER
base-commit: c85af715cac0a951eea97393378e84bb49384734
--
2.43.0
^ permalink raw reply related [flat|nested] 6+ messages in thread* Re: [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working
2024-04-05 7:20 [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working Uwe Kleine-König
@ 2024-04-08 4:48 ` Michael Ellerman
2024-04-08 7:43 ` Zhang Wei also unreachable working Uwe Kleine-König
2024-04-09 21:42 ` [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working Jakub Kicinski
2 siblings, 0 replies; 6+ messages in thread
From: Michael Ellerman @ 2024-04-08 4:48 UTC (permalink / raw)
To: Uwe Kleine-König, Greg Kroah-Hartman
Cc: netdev, linux-usb, linuxppc-dev, Li Yang, Zhang Wei, kernel,
Shawn Guo, linux-arm-kernel, vladimir.oltean
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> writes:
> When sending a patch to (among others) Li Yang the nxp MTA replied that
> the address doesn't exist and so the mail couldn't be delivered. The
> error code was 550, so at least technically that's not a temporal issue.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> Hello,
>
> I added the affected maintainers and lists to Cc:, maybe someone there
> knows if this issue is only temporal?
Apparently not. See https://lore.kernel.org/all/20240219153016.ntltc76bphwrv6hn@skbuf/
Leo Li (Li Yang) is no longer with NXP.
cheers
> @Greg: Given that I noticed the non-existing address when sending an usb
> patch, I suggest you care for application of this patch (iff it should
> be applied now). If Li Yang disappeared indeed, I'd prefer to drop the
> contact from MAINTAINERS early to not give wrong expectations to
> contributors.
>
> Best regards
> Uwe
>
> MAINTAINERS | 11 +++--------
> 1 file changed, 3 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7c121493f43d..be19aad15045 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2191,7 +2191,6 @@ N: mxs
>
> ARM/FREESCALE LAYERSCAPE ARM ARCHITECTURE
> M: Shawn Guo <shawnguo@kernel.org>
> -M: Li Yang <leoyang.li@nxp.com>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
> @@ -8523,7 +8522,6 @@ S: Maintained
> F: drivers/video/fbdev/fsl-diu-fb.*
>
> FREESCALE DMA DRIVER
> -M: Li Yang <leoyang.li@nxp.com>
> M: Zhang Wei <zw@zh-kernel.org>
> L: linuxppc-dev@lists.ozlabs.org
> S: Maintained
> @@ -8688,10 +8686,9 @@ F: drivers/soc/fsl/qe/tsa.h
> F: include/dt-bindings/soc/cpm1-fsl,tsa.h
>
> FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
> -M: Li Yang <leoyang.li@nxp.com>
> L: netdev@vger.kernel.org
> L: linuxppc-dev@lists.ozlabs.org
> -S: Maintained
> +S: Orphan
> F: drivers/net/ethernet/freescale/ucc_geth*
>
> FREESCALE QUICC ENGINE UCC HDLC DRIVER
> @@ -8708,10 +8705,9 @@ S: Maintained
> F: drivers/tty/serial/ucc_uart.c
>
> FREESCALE SOC DRIVERS
> -M: Li Yang <leoyang.li@nxp.com>
> L: linuxppc-dev@lists.ozlabs.org
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> -S: Maintained
> +S: Orphan
> F: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml
> F: Documentation/devicetree/bindings/soc/fsl/
> F: drivers/soc/fsl/
> @@ -8745,10 +8741,9 @@ F: Documentation/devicetree/bindings/sound/fsl,qmc-audio.yaml
> F: sound/soc/fsl/fsl_qmc_audio.c
>
> FREESCALE USB PERIPHERAL DRIVERS
> -M: Li Yang <leoyang.li@nxp.com>
> L: linux-usb@vger.kernel.org
> L: linuxppc-dev@lists.ozlabs.org
> -S: Maintained
> +S: Orphan
> F: drivers/usb/gadget/udc/fsl*
>
> FREESCALE USB PHY DRIVER
>
> base-commit: c85af715cac0a951eea97393378e84bb49384734
> --
> 2.43.0
^ permalink raw reply [flat|nested] 6+ messages in thread
* Zhang Wei also unreachable working
2024-04-05 7:20 [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working Uwe Kleine-König
2024-04-08 4:48 ` Michael Ellerman
@ 2024-04-08 7:43 ` Uwe Kleine-König
2024-04-09 21:42 ` [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working Jakub Kicinski
2 siblings, 0 replies; 6+ messages in thread
From: Uwe Kleine-König @ 2024-04-08 7:43 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: netdev, linux-usb, linuxppc-dev, Li Yang, Zhang Wei, kernel,
Shawn Guo, linux-arm-kernel
[-- Attachment #1: Type: text/plain, Size: 522 bytes --]
On Fri, Apr 05, 2024 at 09:20:41AM +0200, Uwe Kleine-König wrote:
> -M: Li Yang <leoyang.li@nxp.com>
> M: Zhang Wei <zw@zh-kernel.org>
This address of Zhang Wei doesn't seem to work either.
zh-kernel.org doesn't have an MX in DNS, the host behind its A entry
doesn't react to pings and connection attempts to tcp port 25 time out.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working
2024-04-05 7:20 [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working Uwe Kleine-König
2024-04-08 4:48 ` Michael Ellerman
2024-04-08 7:43 ` Zhang Wei also unreachable working Uwe Kleine-König
@ 2024-04-09 21:42 ` Jakub Kicinski
2024-04-10 6:42 ` Uwe Kleine-König
2 siblings, 1 reply; 6+ messages in thread
From: Jakub Kicinski @ 2024-04-09 21:42 UTC (permalink / raw)
To: Uwe Kleine-König
Cc: Greg Kroah-Hartman, Li Yang, Shawn Guo, linux-arm-kernel,
Zhang Wei, linuxppc-dev, netdev, linux-usb, kernel
On Fri, 5 Apr 2024 09:20:41 +0200 Uwe Kleine-König wrote:
> When sending a patch to (among others) Li Yang the nxp MTA replied that
> the address doesn't exist and so the mail couldn't be delivered. The
> error code was 550, so at least technically that's not a temporal issue.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
FWIW it's eaac25d026a1 in net, thanks!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working
2024-04-09 21:42 ` [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working Jakub Kicinski
@ 2024-04-10 6:42 ` Uwe Kleine-König
2024-04-10 8:25 ` Greg Kroah-Hartman
0 siblings, 1 reply; 6+ messages in thread
From: Uwe Kleine-König @ 2024-04-10 6:42 UTC (permalink / raw)
To: Jakub Kicinski
Cc: Greg Kroah-Hartman, linux-usb, Li Yang, Zhang Wei, kernel, netdev,
Shawn Guo, linuxppc-dev, linux-arm-kernel
[-- Attachment #1: Type: text/plain, Size: 987 bytes --]
On Tue, Apr 09, 2024 at 02:42:04PM -0700, Jakub Kicinski wrote:
> On Fri, 5 Apr 2024 09:20:41 +0200 Uwe Kleine-König wrote:
> > When sending a patch to (among others) Li Yang the nxp MTA replied that
> > the address doesn't exist and so the mail couldn't be delivered. The
> > error code was 550, so at least technically that's not a temporal issue.
> >
> > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
>
> FWIW it's eaac25d026a1 in net, thanks!
Greg also picked it up, it's fbdd90334a6205e8a99d0bc2dfc738ee438f00bc in
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-linus
. Both are included in next-20240410. I guess that's not a big problem.
(And please prevent that the patch is dropped from both trees as it's
already included in the other :-)
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working
2024-04-10 6:42 ` Uwe Kleine-König
@ 2024-04-10 8:25 ` Greg Kroah-Hartman
0 siblings, 0 replies; 6+ messages in thread
From: Greg Kroah-Hartman @ 2024-04-10 8:25 UTC (permalink / raw)
To: Uwe Kleine-König
Cc: Jakub Kicinski, linux-usb, Li Yang, Zhang Wei, kernel, netdev,
Shawn Guo, linuxppc-dev, linux-arm-kernel
On Wed, Apr 10, 2024 at 08:42:06AM +0200, Uwe Kleine-König wrote:
> On Tue, Apr 09, 2024 at 02:42:04PM -0700, Jakub Kicinski wrote:
> > On Fri, 5 Apr 2024 09:20:41 +0200 Uwe Kleine-König wrote:
> > > When sending a patch to (among others) Li Yang the nxp MTA replied that
> > > the address doesn't exist and so the mail couldn't be delivered. The
> > > error code was 550, so at least technically that's not a temporal issue.
> > >
> > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> >
> > FWIW it's eaac25d026a1 in net, thanks!
>
> Greg also picked it up, it's fbdd90334a6205e8a99d0bc2dfc738ee438f00bc in
> https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-linus
> . Both are included in next-20240410. I guess that's not a big problem.
> (And please prevent that the patch is dropped from both trees as it's
> already included in the other :-)
We already got a report from linux-next about this, it's fine, we will
both keep it.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-04-10 8:25 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05 7:20 [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working Uwe Kleine-König
2024-04-08 4:48 ` Michael Ellerman
2024-04-08 7:43 ` Zhang Wei also unreachable working Uwe Kleine-König
2024-04-09 21:42 ` [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working Jakub Kicinski
2024-04-10 6:42 ` Uwe Kleine-König
2024-04-10 8:25 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).