public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: virtio-dev is subscribers only
@ 2014-03-11 17:17 Randy Dunlap
  2014-03-13  0:36 ` Rusty Russell
  0 siblings, 1 reply; 4+ messages in thread
From: Randy Dunlap @ 2014-03-11 17:17 UTC (permalink / raw)
  To: Rusty Russell, Michael S. Tsirkin; +Cc: LKML, Andrew Morton

From: Randy Dunlap <rdunlap@infradead.org>

virtio-dev mailing list is for subscribers only according to the
returned message after trying to send to it.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
 MAINTAINERS |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--- mmotm-2014-0310-1535.orig/MAINTAINERS
+++ mmotm-2014-0310-1535/MAINTAINERS
@@ -9438,7 +9438,7 @@ F:	include/media/videobuf2-*
 
 VIRTIO CONSOLE DRIVER
 M:	Amit Shah <amit.shah@redhat.com>
-L:	virtio-dev@lists.oasis-open.org
+L:	virtio-dev@lists.oasis-open.org (subscribers-only)
 L:	virtualization@lists.linux-foundation.org
 S:	Maintained
 F:	drivers/char/virtio_console.c
@@ -9448,7 +9448,7 @@ F:	include/uapi/linux/virtio_console.h
 VIRTIO CORE, NET AND BLOCK DRIVERS
 M:	Rusty Russell <rusty@rustcorp.com.au>
 M:	"Michael S. Tsirkin" <mst@redhat.com>
-L:	virtio-dev@lists.oasis-open.org
+L:	virtio-dev@lists.oasis-open.org (subscribers-only)
 L:	virtualization@lists.linux-foundation.org
 S:	Maintained
 F:	drivers/virtio/
@@ -9461,7 +9461,7 @@ F:	include/uapi/linux/virtio_*.h
 VIRTIO HOST (VHOST)
 M:	"Michael S. Tsirkin" <mst@redhat.com>
 L:	kvm@vger.kernel.org
-L:	virtio-dev@lists.oasis-open.org
+L:	virtio-dev@lists.oasis-open.org (subscribers-only)
 L:	virtualization@lists.linux-foundation.org
 L:	netdev@vger.kernel.org
 S:	Maintained

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

* Re: [PATCH] MAINTAINERS: virtio-dev is subscribers only
  2014-03-11 17:17 [PATCH] MAINTAINERS: virtio-dev is subscribers only Randy Dunlap
@ 2014-03-13  0:36 ` Rusty Russell
  2014-03-15 14:00   ` Christoph Hellwig
  0 siblings, 1 reply; 4+ messages in thread
From: Rusty Russell @ 2014-03-13  0:36 UTC (permalink / raw)
  To: Randy Dunlap, Michael S. Tsirkin; +Cc: LKML, Andrew Morton

Randy Dunlap <rdunlap@infradead.org> writes:
> From: Randy Dunlap <rdunlap@infradead.org>
>
> virtio-dev mailing list is for subscribers only according to the
> returned message after trying to send to it.

Thanks, applied.

Cheers,
Rusty.

> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
>  MAINTAINERS |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> --- mmotm-2014-0310-1535.orig/MAINTAINERS
> +++ mmotm-2014-0310-1535/MAINTAINERS
> @@ -9438,7 +9438,7 @@ F:	include/media/videobuf2-*
>  
>  VIRTIO CONSOLE DRIVER
>  M:	Amit Shah <amit.shah@redhat.com>
> -L:	virtio-dev@lists.oasis-open.org
> +L:	virtio-dev@lists.oasis-open.org (subscribers-only)
>  L:	virtualization@lists.linux-foundation.org
>  S:	Maintained
>  F:	drivers/char/virtio_console.c
> @@ -9448,7 +9448,7 @@ F:	include/uapi/linux/virtio_console.h
>  VIRTIO CORE, NET AND BLOCK DRIVERS
>  M:	Rusty Russell <rusty@rustcorp.com.au>
>  M:	"Michael S. Tsirkin" <mst@redhat.com>
> -L:	virtio-dev@lists.oasis-open.org
> +L:	virtio-dev@lists.oasis-open.org (subscribers-only)
>  L:	virtualization@lists.linux-foundation.org
>  S:	Maintained
>  F:	drivers/virtio/
> @@ -9461,7 +9461,7 @@ F:	include/uapi/linux/virtio_*.h
>  VIRTIO HOST (VHOST)
>  M:	"Michael S. Tsirkin" <mst@redhat.com>
>  L:	kvm@vger.kernel.org
> -L:	virtio-dev@lists.oasis-open.org
> +L:	virtio-dev@lists.oasis-open.org (subscribers-only)
>  L:	virtualization@lists.linux-foundation.org
>  L:	netdev@vger.kernel.org
>  S:	Maintained

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

* Re: [PATCH] MAINTAINERS: virtio-dev is subscribers only
  2014-03-13  0:36 ` Rusty Russell
@ 2014-03-15 14:00   ` Christoph Hellwig
       [not found]     ` <87ob15tzg3.fsf@rustcorp.com.au>
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2014-03-15 14:00 UTC (permalink / raw)
  To: Rusty Russell; +Cc: Randy Dunlap, Michael S. Tsirkin, LKML, Andrew Morton

On Thu, Mar 13, 2014 at 11:06:50AM +1030, Rusty Russell wrote:
> Randy Dunlap <rdunlap@infradead.org> writes:
> > From: Randy Dunlap <rdunlap@infradead.org>
> >
> > virtio-dev mailing list is for subscribers only according to the
> > returned message after trying to send to it.
> 
> Thanks, applied.

It's a strict bounce and not even moderator approval for
non-subscribers.  This means it might as well be non-existant for
linux development and we should remove it from MAINTAINERS entirely.


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

* Revert a02bbb1ccfe8: MAINTAINERS: add virtio-dev ML for virtio
       [not found]     ` <87ob15tzg3.fsf@rustcorp.com.au>
@ 2014-03-17  1:39       ` Rusty Russell
  0 siblings, 0 replies; 4+ messages in thread
From: Rusty Russell @ 2014-03-17  1:39 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Randy Dunlap, Michael S. Tsirkin, LKML, Andrew Morton,
	David S. Miller

The OASIS virtio-dev mailing list is a good place for implementers to
discuss details of the standard, but it requires subscription to avoid
IP issues :(

It makes more sense to stick with the
virtualization@lists.linux-foundation.org mailing list for bug
reports.  We can refer to the OASIS list if it involves a question on
the standard itself.

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

diff --git a/MAINTAINERS b/MAINTAINERS
index 9c31ae72af6d..26fc1e18f902 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9385,7 +9385,6 @@ F:	include/media/videobuf2-*
 
 VIRTIO CONSOLE DRIVER
 M:	Amit Shah <amit.shah@redhat.com>
-L:	virtio-dev@lists.oasis-open.org (subscribers-only)
 L:	virtualization@lists.linux-foundation.org
 S:	Maintained
 F:	drivers/char/virtio_console.c
@@ -9395,7 +9394,6 @@ F:	include/uapi/linux/virtio_console.h
 VIRTIO CORE, NET AND BLOCK DRIVERS
 M:	Rusty Russell <rusty@rustcorp.com.au>
 M:	"Michael S. Tsirkin" <mst@redhat.com>
-L:	virtio-dev@lists.oasis-open.org (subscribers-only)
 L:	virtualization@lists.linux-foundation.org
 S:	Maintained
 F:	drivers/virtio/
@@ -9408,7 +9406,6 @@ F:	include/uapi/linux/virtio_*.h
 VIRTIO HOST (VHOST)
 M:	"Michael S. Tsirkin" <mst@redhat.com>
 L:	kvm@vger.kernel.org
-L:	virtio-dev@lists.oasis-open.org (subscribers-only)
 L:	virtualization@lists.linux-foundation.org
 L:	netdev@vger.kernel.org
 S:	Maintained

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

end of thread, other threads:[~2014-03-17  1:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-11 17:17 [PATCH] MAINTAINERS: virtio-dev is subscribers only Randy Dunlap
2014-03-13  0:36 ` Rusty Russell
2014-03-15 14:00   ` Christoph Hellwig
     [not found]     ` <87ob15tzg3.fsf@rustcorp.com.au>
2014-03-17  1:39       ` Revert a02bbb1ccfe8: MAINTAINERS: add virtio-dev ML for virtio Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox