linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] NFC: Orphan the subsystem
@ 2019-05-14  9:02 Johannes Berg
  2019-05-14 10:02 ` Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Johannes Berg @ 2019-05-14  9:02 UTC (permalink / raw)
  To: linux-wireless, netdev; +Cc: Samuel Ortiz

Samuel clearly hasn't been working on this in many years and
patches getting to the wireless list are just being ignored
entirely now. Mark the subsystem as orphan to reflect the
current state and revert back to the netdev list so at least
some fixes can be picked up by Dave.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
 MAINTAINERS | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fb9f9d71f7a2..b2659312e9ed 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11028,10 +11028,8 @@ S:	Supported
 F:	drivers/net/ethernet/qlogic/netxen/
 
 NFC SUBSYSTEM
-M:	Samuel Ortiz <sameo@linux.intel.com>
-L:	linux-wireless@vger.kernel.org
-L:	linux-nfc@lists.01.org (subscribers-only)
-S:	Supported
+L:	netdev@vger.kernel.org
+S:	Orphan
 F:	net/nfc/
 F:	include/net/nfc/
 F:	include/uapi/linux/nfc.h
-- 
2.17.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] NFC: Orphan the subsystem
  2019-05-14  9:02 [PATCH] NFC: Orphan the subsystem Johannes Berg
@ 2019-05-14 10:02 ` Andy Shevchenko
  2019-05-14 10:03   ` Johannes Berg
  2019-05-14 15:15 ` Samuel Ortiz
  2019-05-14 22:32 ` David Miller
  2 siblings, 1 reply; 5+ messages in thread
From: Andy Shevchenko @ 2019-05-14 10:02 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless, netdev, Samuel Ortiz

On Tue, May 14, 2019 at 11:02:31AM +0200, Johannes Berg wrote:
> Samuel clearly hasn't been working on this in many years and
> patches getting to the wireless list are just being ignored
> entirely now. Mark the subsystem as orphan to reflect the
> current state and revert back to the netdev list so at least
> some fixes can be picked up by Dave.

Good to know.

But Samuel was active like year ago and he is still at Intel, right?
Perhaps he can appear last time here to Ack this?

> 
> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
> ---
>  MAINTAINERS | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fb9f9d71f7a2..b2659312e9ed 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11028,10 +11028,8 @@ S:	Supported
>  F:	drivers/net/ethernet/qlogic/netxen/
>  
>  NFC SUBSYSTEM
> -M:	Samuel Ortiz <sameo@linux.intel.com>
> -L:	linux-wireless@vger.kernel.org
> -L:	linux-nfc@lists.01.org (subscribers-only)
> -S:	Supported
> +L:	netdev@vger.kernel.org
> +S:	Orphan
>  F:	net/nfc/
>  F:	include/net/nfc/
>  F:	include/uapi/linux/nfc.h
> -- 
> 2.17.2
> 

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] NFC: Orphan the subsystem
  2019-05-14 10:02 ` Andy Shevchenko
@ 2019-05-14 10:03   ` Johannes Berg
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Berg @ 2019-05-14 10:03 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: linux-wireless, netdev, Samuel Ortiz

On Tue, 2019-05-14 at 13:02 +0300, Andy Shevchenko wrote:
> On Tue, May 14, 2019 at 11:02:31AM +0200, Johannes Berg wrote:
> > Samuel clearly hasn't been working on this in many years and
> > patches getting to the wireless list are just being ignored
> > entirely now. Mark the subsystem as orphan to reflect the
> > current state and revert back to the netdev list so at least
> > some fixes can be picked up by Dave.
> 
> Good to know.
> 
> But Samuel was active like year ago and he is still at Intel, right?

Not AFAICT and yes. I guess you can reach out to him internally, you're
probably closer to him than I am, org-wise? :)

https://patchwork.kernel.org/project/linux-wireless/list/?delegate=sameo

johannes


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] NFC: Orphan the subsystem
  2019-05-14  9:02 [PATCH] NFC: Orphan the subsystem Johannes Berg
  2019-05-14 10:02 ` Andy Shevchenko
@ 2019-05-14 15:15 ` Samuel Ortiz
  2019-05-14 22:32 ` David Miller
  2 siblings, 0 replies; 5+ messages in thread
From: Samuel Ortiz @ 2019-05-14 15:15 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless, netdev

Hi Johannes,

On Tue, May 14, 2019 at 11:02:31AM +0200, Johannes Berg wrote:
> Samuel clearly hasn't been working on this in many years and
> patches getting to the wireless list are just being ignored
> entirely now. Mark the subsystem as orphan to reflect the
> current state and revert back to the netdev list so at least
> some fixes can be picked up by Dave.
> 
> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>

I meant to do that for many months now but did not find time to push it
to the top of my TODO. Thanks.

Acked-by: Samuel Ortiz <sameo@linux.intel.com>

> ---
>  MAINTAINERS | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fb9f9d71f7a2..b2659312e9ed 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11028,10 +11028,8 @@ S:	Supported
>  F:	drivers/net/ethernet/qlogic/netxen/
>  
>  NFC SUBSYSTEM
> -M:	Samuel Ortiz <sameo@linux.intel.com>
> -L:	linux-wireless@vger.kernel.org
> -L:	linux-nfc@lists.01.org (subscribers-only)
> -S:	Supported
> +L:	netdev@vger.kernel.org
> +S:	Orphan
>  F:	net/nfc/
>  F:	include/net/nfc/
>  F:	include/uapi/linux/nfc.h
> -- 
> 2.17.2
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] NFC: Orphan the subsystem
  2019-05-14  9:02 [PATCH] NFC: Orphan the subsystem Johannes Berg
  2019-05-14 10:02 ` Andy Shevchenko
  2019-05-14 15:15 ` Samuel Ortiz
@ 2019-05-14 22:32 ` David Miller
  2 siblings, 0 replies; 5+ messages in thread
From: David Miller @ 2019-05-14 22:32 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, netdev, sameo

From: Johannes Berg <johannes@sipsolutions.net>
Date: Tue, 14 May 2019 11:02:31 +0200

> Samuel clearly hasn't been working on this in many years and
> patches getting to the wireless list are just being ignored
> entirely now. Mark the subsystem as orphan to reflect the
> current state and revert back to the netdev list so at least
> some fixes can be picked up by Dave.
> 
> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>

Applied.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-05-14 22:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14  9:02 [PATCH] NFC: Orphan the subsystem Johannes Berg
2019-05-14 10:02 ` Andy Shevchenko
2019-05-14 10:03   ` Johannes Berg
2019-05-14 15:15 ` Samuel Ortiz
2019-05-14 22:32 ` David Miller

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).