* [PATCH] MAINTAINERS: Mark XEN lists subscribers-only
@ 2010-11-10 9:20 Joe Perches
2010-11-10 14:27 ` Ian Campbell
2010-11-10 14:37 ` [PATCH] MAINTAINERS: Mark XEN lists subscribers-only Konrad Rzeszutek Wilk
0 siblings, 2 replies; 9+ messages in thread
From: Joe Perches @ 2010-11-10 9:20 UTC (permalink / raw)
To: Andrew Morton; +Cc: LKML
Standardize mailing address address at the same time.
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0094224..70604d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6598,14 +6598,14 @@ F: drivers/platform/x86
XEN PCI SUBSYSTEM
M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-L: xen-devel@lists.xensource.com
+L: xen-devel@lists.xensource.com (subscribers-only)
S: Supported
F: arch/x86/pci/*xen*
F: drivers/pci/*xen*
XEN SWIOTLB SUBSYSTEM
M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-L: xen-devel@lists.xensource.com
+L: xen-devel@lists.xensource.com (subscribers-only)
S: Supported
F: arch/x86/xen/*swiotlb*
F: drivers/xen/*swiotlb*
@@ -6613,7 +6613,7 @@ F: drivers/xen/*swiotlb*
XEN HYPERVISOR INTERFACE
M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-L: xen-devel@lists.xen.org
+L: xen-devel@lists.xensource.com (subscribers-only)
L: virtualization@lists.osdl.org
S: Supported
F: arch/x86/xen/
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only
2010-11-10 9:20 [PATCH] MAINTAINERS: Mark XEN lists subscribers-only Joe Perches
@ 2010-11-10 14:27 ` Ian Campbell
2010-11-10 14:35 ` Joe Perches
2010-11-10 14:37 ` [PATCH] MAINTAINERS: Mark XEN lists subscribers-only Konrad Rzeszutek Wilk
1 sibling, 1 reply; 9+ messages in thread
From: Ian Campbell @ 2010-11-10 14:27 UTC (permalink / raw)
To: Joe Perches; +Cc: Andrew Morton, LKML
AFAIK the Xen lists are "(moderated for non-subscribers)" rather than
"(subscribers-only)".
I think they also whitelist upon successful moderation but that doesn't
seem to normally be expressed in the MAINTAINERS file.
Ian.
On Wed, 2010-11-10 at 01:20 -0800, Joe Perches wrote:
> Standardize mailing address address at the same time.
>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
> MAINTAINERS | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0094224..70604d5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6598,14 +6598,14 @@ F: drivers/platform/x86
>
> XEN PCI SUBSYSTEM
> M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -L: xen-devel@lists.xensource.com
> +L: xen-devel@lists.xensource.com (subscribers-only)
> S: Supported
> F: arch/x86/pci/*xen*
> F: drivers/pci/*xen*
>
> XEN SWIOTLB SUBSYSTEM
> M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -L: xen-devel@lists.xensource.com
> +L: xen-devel@lists.xensource.com (subscribers-only)
> S: Supported
> F: arch/x86/xen/*swiotlb*
> F: drivers/xen/*swiotlb*
> @@ -6613,7 +6613,7 @@ F: drivers/xen/*swiotlb*
> XEN HYPERVISOR INTERFACE
> M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
> M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -L: xen-devel@lists.xen.org
> +L: xen-devel@lists.xensource.com (subscribers-only)
> L: virtualization@lists.osdl.org
> S: Supported
> F: arch/x86/xen/
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
Ian Campbell
Current Noise: Wolf - Make Friends With Your Nightmares
Is it possible that software is not like anything else, that it is meant to
be discarded: that the whole point is to always see it as a soap bubble?
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only
2010-11-10 14:27 ` Ian Campbell
@ 2010-11-10 14:35 ` Joe Perches
2010-11-10 14:57 ` Ian Campbell
0 siblings, 1 reply; 9+ messages in thread
From: Joe Perches @ 2010-11-10 14:35 UTC (permalink / raw)
To: Ian Campbell; +Cc: Andrew Morton, LKML
On Wed, 2010-11-10 at 14:27 +0000, Ian Campbell wrote:
> AFAIK the Xen lists are "(moderated for non-subscribers)" rather than
> "(subscribers-only)".
My emails to that list bounced.
>From http://www.xen.org/support/community.html
(All lists require a subscription to post)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only
2010-11-10 9:20 [PATCH] MAINTAINERS: Mark XEN lists subscribers-only Joe Perches
2010-11-10 14:27 ` Ian Campbell
@ 2010-11-10 14:37 ` Konrad Rzeszutek Wilk
1 sibling, 0 replies; 9+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-11-10 14:37 UTC (permalink / raw)
To: Joe Perches; +Cc: Andrew Morton, LKML
On Wed, Nov 10, 2010 at 01:20:40AM -0800, Joe Perches wrote:
> Standardize mailing address address at the same time.
>
> Signed-off-by: Joe Perches <joe@perches.com>
Ok, stuck it in my branch for rcX bug-fixes.
> ---
> MAINTAINERS | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0094224..70604d5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6598,14 +6598,14 @@ F: drivers/platform/x86
>
> XEN PCI SUBSYSTEM
> M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -L: xen-devel@lists.xensource.com
> +L: xen-devel@lists.xensource.com (subscribers-only)
> S: Supported
> F: arch/x86/pci/*xen*
> F: drivers/pci/*xen*
>
> XEN SWIOTLB SUBSYSTEM
> M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -L: xen-devel@lists.xensource.com
> +L: xen-devel@lists.xensource.com (subscribers-only)
> S: Supported
> F: arch/x86/xen/*swiotlb*
> F: drivers/xen/*swiotlb*
> @@ -6613,7 +6613,7 @@ F: drivers/xen/*swiotlb*
> XEN HYPERVISOR INTERFACE
> M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
> M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -L: xen-devel@lists.xen.org
> +L: xen-devel@lists.xensource.com (subscribers-only)
> L: virtualization@lists.osdl.org
> S: Supported
> F: arch/x86/xen/
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only
2010-11-10 14:35 ` Joe Perches
@ 2010-11-10 14:57 ` Ian Campbell
2010-11-10 15:02 ` Joe Perches
0 siblings, 1 reply; 9+ messages in thread
From: Ian Campbell @ 2010-11-10 14:57 UTC (permalink / raw)
To: Joe Perches; +Cc: Andrew Morton, LKML, Konrad Rzeszutek Wilk
On Wed, 2010-11-10 at 06:35 -0800, Joe Perches wrote:
> On Wed, 2010-11-10 at 14:27 +0000, Ian Campbell wrote:
> > AFAIK the Xen lists are "(moderated for non-subscribers)" rather than
> > "(subscribers-only)".
>
> My emails to that list bounced.
Did you try and post to xen-devel@lists.xen.org? That one doesn't really
exist (Konrad was a little over-eager in switching MAINTAINERS to it).
xen-devel@lists.xensource.com is the correct address. We are trying to
get a xen.org alias setup but it doesn't exist yet.
> From http://www.xen.org/support/community.html
>
> (All lists require a subscription to post)
This may be inaccurate, I'll see if we can confirm.
Ian.
--
Ian Campbell
Current Noise: Wolf - Seize The Night
It's not whether you win or lose, it's how you place the blame.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only
2010-11-10 14:57 ` Ian Campbell
@ 2010-11-10 15:02 ` Joe Perches
2010-11-10 17:39 ` Ian Campbell
0 siblings, 1 reply; 9+ messages in thread
From: Joe Perches @ 2010-11-10 15:02 UTC (permalink / raw)
To: Ian Campbell; +Cc: Andrew Morton, LKML, Konrad Rzeszutek Wilk
On Wed, 2010-11-10 at 14:57 +0000, Ian Campbell wrote:
> On Wed, 2010-11-10 at 06:35 -0800, Joe Perches wrote:
> > On Wed, 2010-11-10 at 14:27 +0000, Ian Campbell wrote:
> > > AFAIK the Xen lists are "(moderated for non-subscribers)" rather than
> > > "(subscribers-only)".
> > My emails to that list bounced.
> Did you try and post to xen-devel@lists.xen.org?
Yes, that was the address used.
> That one doesn't really
> exist (Konrad was a little over-eager in switching MAINTAINERS to it).
> xen-devel@lists.xensource.com is the correct address. We are trying to
> get a xen.org alias setup but it doesn't exist yet.
> > From http://www.xen.org/support/community.html
> > (All lists require a subscription to post)
> This may be inaccurate, I'll see if we can confirm.
Thanks.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only
2010-11-10 15:02 ` Joe Perches
@ 2010-11-10 17:39 ` Ian Campbell
2010-11-10 17:47 ` [PATCH V2] MAINTAINERS: Mark XEN lists as moderated Joe Perches
0 siblings, 1 reply; 9+ messages in thread
From: Ian Campbell @ 2010-11-10 17:39 UTC (permalink / raw)
To: Joe Perches; +Cc: Andrew Morton, LKML, Konrad Rzeszutek Wilk
On Wed, 2010-11-10 at 07:02 -0800, Joe Perches wrote:
> On Wed, 2010-11-10 at 14:57 +0000, Ian Campbell wrote:
> > On Wed, 2010-11-10 at 06:35 -0800, Joe Perches wrote:
> > > On Wed, 2010-11-10 at 14:27 +0000, Ian Campbell wrote:
> > > > AFAIK the Xen lists are "(moderated for non-subscribers)" rather than
> > > > "(subscribers-only)".
> > > My emails to that list bounced.
> > Did you try and post to xen-devel@lists.xen.org?
>
> Yes, that was the address used.
>
> > That one doesn't really
> > exist (Konrad was a little over-eager in switching MAINTAINERS to it).
> > xen-devel@lists.xensource.com is the correct address. We are trying to
> > get a xen.org alias setup but it doesn't exist yet.
> > > From http://www.xen.org/support/community.html
> > > (All lists require a subscription to post)
> > This may be inaccurate, I'll see if we can confirm.
>
> Thanks.
It's been confirmed, non-subscribers are moderated for xen-devel.
Thanks,
Ian.
--
Ian Campbell
Current Noise: Annihilator - Road To Ruin
"I'd crawl over an acre of 'Visual This++' and 'Integrated Development
That' to get to gcc, Emacs, and gdb. Thank you."
(By Vance Petree, Virginia Power)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH V2] MAINTAINERS: Mark XEN lists as moderated
2010-11-10 17:39 ` Ian Campbell
@ 2010-11-10 17:47 ` Joe Perches
2010-11-10 18:30 ` Ian Campbell
0 siblings, 1 reply; 9+ messages in thread
From: Joe Perches @ 2010-11-10 17:47 UTC (permalink / raw)
To: Ian Campbell; +Cc: Andrew Morton, LKML, Konrad Rzeszutek Wilk
Standardize list email address at the same time.
Signed-off-by: Joe Perches <joe@perches.com>
---
On Wed, 2010-11-10 at 17:39 +0000, Ian Campbell wrote:
> It's been confirmed, non-subscribers are moderated for xen-devel.
changes from v1: Mark as moderated instead of subscribers-only
MAINTAINERS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0094224..70604d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6598,14 +6598,14 @@ F: drivers/platform/x86
XEN PCI SUBSYSTEM
M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-L: xen-devel@lists.xensource.com
+L: xen-devel@lists.xensource.com (moderated for non-subscribers)
S: Supported
F: arch/x86/pci/*xen*
F: drivers/pci/*xen*
XEN SWIOTLB SUBSYSTEM
M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-L: xen-devel@lists.xensource.com
+L: xen-devel@lists.xensource.com (moderated for non-subscribers)
S: Supported
F: arch/x86/xen/*swiotlb*
F: drivers/xen/*swiotlb*
@@ -6613,7 +6613,7 @@ F: drivers/xen/*swiotlb*
XEN HYPERVISOR INTERFACE
M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-L: xen-devel@lists.xen.org
+L: xen-devel@lists.xensource.com (moderated for non-subscribers)
L: virtualization@lists.osdl.org
S: Supported
F: arch/x86/xen/
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [PATCH V2] MAINTAINERS: Mark XEN lists as moderated
2010-11-10 17:47 ` [PATCH V2] MAINTAINERS: Mark XEN lists as moderated Joe Perches
@ 2010-11-10 18:30 ` Ian Campbell
0 siblings, 0 replies; 9+ messages in thread
From: Ian Campbell @ 2010-11-10 18:30 UTC (permalink / raw)
To: Joe Perches; +Cc: Andrew Morton, LKML, Konrad Rzeszutek Wilk
On Wed, 2010-11-10 at 09:47 -0800, Joe Perches wrote:
> Standardize list email address at the same time.
>
> Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Ian Campbell <Ian.Campbell@citrix.com>
> ---
> On Wed, 2010-11-10 at 17:39 +0000, Ian Campbell wrote:
> > It's been confirmed, non-subscribers are moderated for xen-devel.
>
> changes from v1: Mark as moderated instead of subscribers-only
>
> MAINTAINERS | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0094224..70604d5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6598,14 +6598,14 @@ F: drivers/platform/x86
>
> XEN PCI SUBSYSTEM
> M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -L: xen-devel@lists.xensource.com
> +L: xen-devel@lists.xensource.com (moderated for non-subscribers)
> S: Supported
> F: arch/x86/pci/*xen*
> F: drivers/pci/*xen*
>
> XEN SWIOTLB SUBSYSTEM
> M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -L: xen-devel@lists.xensource.com
> +L: xen-devel@lists.xensource.com (moderated for non-subscribers)
> S: Supported
> F: arch/x86/xen/*swiotlb*
> F: drivers/xen/*swiotlb*
> @@ -6613,7 +6613,7 @@ F: drivers/xen/*swiotlb*
> XEN HYPERVISOR INTERFACE
> M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
> M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -L: xen-devel@lists.xen.org
> +L: xen-devel@lists.xensource.com (moderated for non-subscribers)
> L: virtualization@lists.osdl.org
> S: Supported
> F: arch/x86/xen/
>
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2010-11-10 18:30 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10 9:20 [PATCH] MAINTAINERS: Mark XEN lists subscribers-only Joe Perches
2010-11-10 14:27 ` Ian Campbell
2010-11-10 14:35 ` Joe Perches
2010-11-10 14:57 ` Ian Campbell
2010-11-10 15:02 ` Joe Perches
2010-11-10 17:39 ` Ian Campbell
2010-11-10 17:47 ` [PATCH V2] MAINTAINERS: Mark XEN lists as moderated Joe Perches
2010-11-10 18:30 ` Ian Campbell
2010-11-10 14:37 ` [PATCH] MAINTAINERS: Mark XEN lists subscribers-only Konrad Rzeszutek Wilk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.