Message ID | 20221025160730.40846-1-cohuck@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [kvm-unit-tests] MAINTAINERS: new kvmarm mailing list | expand |
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 >
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/
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
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.
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
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/
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(-)