2010-11-10 09:20:45

by Joe Perches

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only

Standardize mailing address address at the same time.

Signed-off-by: Joe Perches <[email protected]>
---
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 <[email protected]>
-L: [email protected]
+L: [email protected] (subscribers-only)
S: Supported
F: arch/x86/pci/*xen*
F: drivers/pci/*xen*

XEN SWIOTLB SUBSYSTEM
M: Konrad Rzeszutek Wilk <[email protected]>
-L: [email protected]
+L: [email protected] (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 <[email protected]>
M: Konrad Rzeszutek Wilk <[email protected]>
-L: [email protected]
+L: [email protected] (subscribers-only)
L: [email protected]
S: Supported
F: arch/x86/xen/


2010-11-10 14:35:35

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only

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)

2010-11-10 14:38:34

by Konrad Rzeszutek Wilk

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only

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 <[email protected]>

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 <[email protected]>
> -L: [email protected]
> +L: [email protected] (subscribers-only)
> S: Supported
> F: arch/x86/pci/*xen*
> F: drivers/pci/*xen*
>
> XEN SWIOTLB SUBSYSTEM
> M: Konrad Rzeszutek Wilk <[email protected]>
> -L: [email protected]
> +L: [email protected] (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 <[email protected]>
> M: Konrad Rzeszutek Wilk <[email protected]>
> -L: [email protected]
> +L: [email protected] (subscribers-only)
> L: [email protected]
> S: Supported
> F: arch/x86/xen/
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

2010-11-10 14:49:40

by Ian Campbell

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only

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 <[email protected]>
> ---
> 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 <[email protected]>
> -L: [email protected]
> +L: [email protected] (subscribers-only)
> S: Supported
> F: arch/x86/pci/*xen*
> F: drivers/pci/*xen*
>
> XEN SWIOTLB SUBSYSTEM
> M: Konrad Rzeszutek Wilk <[email protected]>
> -L: [email protected]
> +L: [email protected] (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 <[email protected]>
> M: Konrad Rzeszutek Wilk <[email protected]>
> -L: [email protected]
> +L: [email protected] (subscribers-only)
> L: [email protected]
> S: Supported
> F: arch/x86/xen/
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> 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?

2010-11-10 14:57:40

by Ian Campbell

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only

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 [email protected]? That one doesn't really
exist (Konrad was a little over-eager in switching MAINTAINERS to it).
[email protected] 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.

2010-11-10 15:02:19

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only

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 [email protected]?

Yes, that was the address used.

> That one doesn't really
> exist (Konrad was a little over-eager in switching MAINTAINERS to it).
> [email protected] 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.

2010-11-10 17:39:24

by Ian Campbell

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Mark XEN lists subscribers-only

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 [email protected]?
>
> Yes, that was the address used.
>
> > That one doesn't really
> > exist (Konrad was a little over-eager in switching MAINTAINERS to it).
> > [email protected] 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)

2010-11-10 17:47:54

by Joe Perches

[permalink] [raw]
Subject: [PATCH V2] MAINTAINERS: Mark XEN lists as moderated

Standardize list email address at the same time.

Signed-off-by: Joe Perches <[email protected]>
---
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 <[email protected]>
-L: [email protected]
+L: [email protected] (moderated for non-subscribers)
S: Supported
F: arch/x86/pci/*xen*
F: drivers/pci/*xen*

XEN SWIOTLB SUBSYSTEM
M: Konrad Rzeszutek Wilk <[email protected]>
-L: [email protected]
+L: [email protected] (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 <[email protected]>
M: Konrad Rzeszutek Wilk <[email protected]>
-L: [email protected]
+L: [email protected] (moderated for non-subscribers)
L: [email protected]
S: Supported
F: arch/x86/xen/

2010-11-10 18:30:45

by Ian Campbell

[permalink] [raw]
Subject: Re: [PATCH V2] MAINTAINERS: Mark XEN lists as moderated

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 <[email protected]>

Acked-by: Ian Campbell <[email protected]>

> ---
> 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 <[email protected]>
> -L: [email protected]
> +L: [email protected] (moderated for non-subscribers)
> S: Supported
> F: arch/x86/pci/*xen*
> F: drivers/pci/*xen*
>
> XEN SWIOTLB SUBSYSTEM
> M: Konrad Rzeszutek Wilk <[email protected]>
> -L: [email protected]
> +L: [email protected] (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 <[email protected]>
> M: Konrad Rzeszutek Wilk <[email protected]>
> -L: [email protected]
> +L: [email protected] (moderated for non-subscribers)
> L: [email protected]
> S: Supported
> F: arch/x86/xen/
>
>
>