Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1692143 > unrolled thread
| Started by | Haiyang Zhang <haiyangz@exchange.microsoft.com> |
|---|---|
| First post | 2017-07-19 21:40 +0200 |
| Last post | 2017-07-19 22:40 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH] MAINTAINERS: update mailing list name for Hyper-V files Haiyang Zhang <haiyangz@exchange.microsoft.com> - 2017-07-19 21:40 +0200
Re: [PATCH] MAINTAINERS: update mailing list name for Hyper-V files Greg KH <gregkh@linuxfoundation.org> - 2017-07-19 22:20 +0200
RE: [PATCH] MAINTAINERS: update mailing list name for Hyper-V files Haiyang Zhang <haiyangz@microsoft.com> - 2017-07-19 22:40 +0200
| From | Haiyang Zhang <haiyangz@exchange.microsoft.com> |
|---|---|
| Date | 2017-07-19 21:40 +0200 |
| Subject | [PATCH] MAINTAINERS: update mailing list name for Hyper-V files |
| Message-ID | <u52Zc-4Fq-11@gated-at.bofh.it> |
From: Haiyang Zhang <haiyangz@microsoft.com> "devel@linuxdriverproject.org" is an outdated name, this patch updates it to the current mailing list name of the Linux Driver project. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> --- MAINTAINERS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 81d5a75..94ec9c1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6309,7 +6309,7 @@ Hyper-V CORE AND DRIVERS M: "K. Y. Srinivasan" <kys@microsoft.com> M: Haiyang Zhang <haiyangz@microsoft.com> M: Stephen Hemminger <sthemmin@microsoft.com> -L: devel@linuxdriverproject.org +L: driverdev-devel@linuxdriverproject.org S: Maintained F: arch/x86/include/asm/mshyperv.h F: arch/x86/include/uapi/asm/hyperv.h -- 1.7.1
[toc] | [next] | [standalone]
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-07-19 22:20 +0200 |
| Message-ID | <u53BV-5c3-29@gated-at.bofh.it> |
| In reply to | #1692143 |
On Wed, Jul 19, 2017 at 12:38:11PM -0700, Haiyang Zhang wrote: > From: Haiyang Zhang <haiyangz@microsoft.com> > > "devel@linuxdriverproject.org" is an outdated name, this patch > updates it to the current mailing list name of the Linux > Driver project. > > Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> > --- > MAINTAINERS | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 81d5a75..94ec9c1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6309,7 +6309,7 @@ Hyper-V CORE AND DRIVERS > M: "K. Y. Srinivasan" <kys@microsoft.com> > M: Haiyang Zhang <haiyangz@microsoft.com> > M: Stephen Hemminger <sthemmin@microsoft.com> > -L: devel@linuxdriverproject.org > +L: driverdev-devel@linuxdriverproject.org Both of these are identical and point to the same list, right? I don't see the real need for this patch, do you? Are you having problems sending to one address but not the other? thanks, greg k-h
[toc] | [prev] | [next] | [standalone]
| From | Haiyang Zhang <haiyangz@microsoft.com> |
|---|---|
| Date | 2017-07-19 22:40 +0200 |
| Message-ID | <u53Vg-5jH-9@gated-at.bofh.it> |
| In reply to | #1692175 |
> -----Original Message----- > From: Greg KH [mailto:gregkh@linuxfoundation.org] > Sent: Wednesday, July 19, 2017 4:14 PM > To: Haiyang Zhang <haiyangz@microsoft.com> > Cc: davem@davemloft.net; KY Srinivasan <kys@microsoft.com>; linux- > kernel@vger.kernel.org > Subject: Re: [PATCH] MAINTAINERS: update mailing list name for Hyper-V > files > > On Wed, Jul 19, 2017 at 12:38:11PM -0700, Haiyang Zhang wrote: > > From: Haiyang Zhang <haiyangz@microsoft.com> > > > > "devel@linuxdriverproject.org" is an outdated name, this patch > > updates it to the current mailing list name of the Linux > > Driver project. > > > > Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> > > --- > > MAINTAINERS | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 81d5a75..94ec9c1 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -6309,7 +6309,7 @@ Hyper-V CORE AND DRIVERS > > M: "K. Y. Srinivasan" <kys@microsoft.com> > > M: Haiyang Zhang <haiyangz@microsoft.com> > > M: Stephen Hemminger <sthemmin@microsoft.com> > > -L: devel@linuxdriverproject.org > > +L: driverdev-devel@linuxdriverproject.org > > Both of these are identical and point to the same list, right? I don't > see the real need for this patch, do you? Are you having problems > sending to one address but not the other? I used to get bounced back from devel@linuxdriverproject.org, shortly after driverdev-devel@linuxdriverproject.org was in use. But I found both names are working currently. I just realized that. Thanks, - Haiyang
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web