* [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
@ 2022-10-25 16:07 Cornelia Huck
2022-10-26 10:03 ` Alexandru Elisei
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Cornelia Huck @ 2022-10-25 16:07 UTC (permalink / raw)
To: Andrew Jones; +Cc: kvm, kvmarm, kvmarm, Cornelia Huck
KVM/arm64 development is moving to a new mailing list (see
https://lore.kernel.org/all/20221001091245.3900668-1-maz@kernel.org/);
kvm-unit-tests should advertise the new list as well.
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 90ead214a75d..649de509a511 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -67,7 +67,8 @@ ARM
M: Andrew Jones <andrew.jones@linux.dev>
S: Supported
L: kvm@vger.kernel.org
-L: kvmarm@lists.cs.columbia.edu
+L: kvmarm@lists.linux.dev
+L: kvmarm@lists.cs.columbia.edu (deprecated)
F: arm/
F: lib/arm/
F: lib/arm64/
--
2.37.3
^ permalink raw reply related [flat|nested] 6+ messages in thread* Re: [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
2022-10-25 16:07 [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list Cornelia Huck
@ 2022-10-26 10:03 ` Alexandru Elisei
2022-10-28 11:37 ` Cornelia Huck
2022-10-28 12:54 ` Andrew Jones
2 siblings, 0 replies; 6+ messages in thread
From: Alexandru Elisei @ 2022-10-26 10:03 UTC (permalink / raw)
To: Cornelia Huck; +Cc: Andrew Jones, kvm, kvmarm, kvmarm
Hi,
On Tue, Oct 25, 2022 at 06:07:30PM +0200, Cornelia Huck wrote:
> KVM/arm64 development is moving to a new mailing list (see
> https://lore.kernel.org/all/20221001091245.3900668-1-maz@kernel.org/);
> kvm-unit-tests should advertise the new list as well.
Indeed, this change is present in Linux since commit ac107abef197 ("KVM:
arm64: Advertise new kvmarm mailing list"):
Reviewed-by: Alexandru Elisei <alexandru.elisei@arm.com>
Thanks,
Alex
>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 90ead214a75d..649de509a511 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -67,7 +67,8 @@ ARM
> M: Andrew Jones <andrew.jones@linux.dev>
> S: Supported
> L: kvm@vger.kernel.org
> -L: kvmarm@lists.cs.columbia.edu
> +L: kvmarm@lists.linux.dev
> +L: kvmarm@lists.cs.columbia.edu (deprecated)
> F: arm/
> F: lib/arm/
> F: lib/arm64/
> --
> 2.37.3
>
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
2022-10-25 16:07 [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list Cornelia Huck
2022-10-26 10:03 ` Alexandru Elisei
@ 2022-10-28 11:37 ` Cornelia Huck
2022-10-28 11:44 ` Andrew Jones
2022-10-28 12:54 ` Andrew Jones
2 siblings, 1 reply; 6+ messages in thread
From: Cornelia Huck @ 2022-10-28 11:37 UTC (permalink / raw)
To: Andrew Jones; +Cc: kvm, kvmarm, kvmarm
On Tue, Oct 25 2022, Cornelia Huck <cohuck@redhat.com> wrote:
> KVM/arm64 development is moving to a new mailing list (see
> https://lore.kernel.org/all/20221001091245.3900668-1-maz@kernel.org/);
> kvm-unit-tests should advertise the new list as well.
>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 90ead214a75d..649de509a511 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -67,7 +67,8 @@ ARM
> M: Andrew Jones <andrew.jones@linux.dev>
> S: Supported
> L: kvm@vger.kernel.org
> -L: kvmarm@lists.cs.columbia.edu
> +L: kvmarm@lists.linux.dev
> +L: kvmarm@lists.cs.columbia.edu (deprecated)
As the days of the Columbia list really seem to be numbered (see
https://lore.kernel.org/all/364100e884023234e4ab9e525774d427@kernel.org/),
should we maybe drop it completely from MAINTAINERS, depending on when
this gets merged?
> F: arm/
> F: lib/arm/
> F: lib/arm64/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
2022-10-28 11:37 ` Cornelia Huck
@ 2022-10-28 11:44 ` Andrew Jones
2022-10-28 12:06 ` Cornelia Huck
0 siblings, 1 reply; 6+ messages in thread
From: Andrew Jones @ 2022-10-28 11:44 UTC (permalink / raw)
To: Cornelia Huck; +Cc: kvm, kvmarm, kvmarm
On Fri, Oct 28, 2022 at 01:37:34PM +0200, Cornelia Huck wrote:
> On Tue, Oct 25 2022, Cornelia Huck <cohuck@redhat.com> wrote:
>
> > KVM/arm64 development is moving to a new mailing list (see
> > https://lore.kernel.org/all/20221001091245.3900668-1-maz@kernel.org/);
> > kvm-unit-tests should advertise the new list as well.
> >
> > Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> > ---
> > MAINTAINERS | 3 ++-
> > 1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 90ead214a75d..649de509a511 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -67,7 +67,8 @@ ARM
> > M: Andrew Jones <andrew.jones@linux.dev>
> > S: Supported
> > L: kvm@vger.kernel.org
> > -L: kvmarm@lists.cs.columbia.edu
> > +L: kvmarm@lists.linux.dev
> > +L: kvmarm@lists.cs.columbia.edu (deprecated)
>
> As the days of the Columbia list really seem to be numbered (see
> https://lore.kernel.org/all/364100e884023234e4ab9e525774d427@kernel.org/),
> should we maybe drop it completely from MAINTAINERS, depending on when
> this gets merged?
I'll merge your patch now with the old (deprecated) list still there. When
mail starts bouncing it may help people better understand why. When the
kernel drops it from its MAINTAINERS file, then we can drop it here too.
Thanks,
drew
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
2022-10-28 11:44 ` Andrew Jones
@ 2022-10-28 12:06 ` Cornelia Huck
0 siblings, 0 replies; 6+ messages in thread
From: Cornelia Huck @ 2022-10-28 12:06 UTC (permalink / raw)
To: Andrew Jones; +Cc: kvm, kvmarm, kvmarm
On Fri, Oct 28 2022, Andrew Jones <andrew.jones@linux.dev> wrote:
> On Fri, Oct 28, 2022 at 01:37:34PM +0200, Cornelia Huck wrote:
>> On Tue, Oct 25 2022, Cornelia Huck <cohuck@redhat.com> wrote:
>>
>> > KVM/arm64 development is moving to a new mailing list (see
>> > https://lore.kernel.org/all/20221001091245.3900668-1-maz@kernel.org/);
>> > kvm-unit-tests should advertise the new list as well.
>> >
>> > Signed-off-by: Cornelia Huck <cohuck@redhat.com>
>> > ---
>> > MAINTAINERS | 3 ++-
>> > 1 file changed, 2 insertions(+), 1 deletion(-)
>> >
>> > diff --git a/MAINTAINERS b/MAINTAINERS
>> > index 90ead214a75d..649de509a511 100644
>> > --- a/MAINTAINERS
>> > +++ b/MAINTAINERS
>> > @@ -67,7 +67,8 @@ ARM
>> > M: Andrew Jones <andrew.jones@linux.dev>
>> > S: Supported
>> > L: kvm@vger.kernel.org
>> > -L: kvmarm@lists.cs.columbia.edu
>> > +L: kvmarm@lists.linux.dev
>> > +L: kvmarm@lists.cs.columbia.edu (deprecated)
>>
>> As the days of the Columbia list really seem to be numbered (see
>> https://lore.kernel.org/all/364100e884023234e4ab9e525774d427@kernel.org/),
>> should we maybe drop it completely from MAINTAINERS, depending on when
>> this gets merged?
>
> I'll merge your patch now with the old (deprecated) list still there. When
> mail starts bouncing it may help people better understand why. When the
> kernel drops it from its MAINTAINERS file, then we can drop it here too.
OK, makes sense.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
2022-10-25 16:07 [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list Cornelia Huck
2022-10-26 10:03 ` Alexandru Elisei
2022-10-28 11:37 ` Cornelia Huck
@ 2022-10-28 12:54 ` Andrew Jones
2 siblings, 0 replies; 6+ messages in thread
From: Andrew Jones @ 2022-10-28 12:54 UTC (permalink / raw)
To: Cornelia Huck; +Cc: kvm, kvmarm, kvmarm
On Tue, Oct 25, 2022 at 06:07:30PM +0200, Cornelia Huck wrote:
> KVM/arm64 development is moving to a new mailing list (see
> https://lore.kernel.org/all/20221001091245.3900668-1-maz@kernel.org/);
> kvm-unit-tests should advertise the new list as well.
>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 90ead214a75d..649de509a511 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -67,7 +67,8 @@ ARM
> M: Andrew Jones <andrew.jones@linux.dev>
> S: Supported
> L: kvm@vger.kernel.org
> -L: kvmarm@lists.cs.columbia.edu
> +L: kvmarm@lists.linux.dev
> +L: kvmarm@lists.cs.columbia.edu (deprecated)
> F: arm/
> F: lib/arm/
> F: lib/arm64/
> --
> 2.37.3
>
Pushed, thanks!
drew
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-10-28 12:54 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-25 16:07 [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list Cornelia Huck
2022-10-26 10:03 ` Alexandru Elisei
2022-10-28 11:37 ` Cornelia Huck
2022-10-28 11:44 ` Andrew Jones
2022-10-28 12:06 ` Cornelia Huck
2022-10-28 12:54 ` Andrew Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox