Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1573688 > unrolled thread
| Started by | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2017-02-04 17:00 +0100 |
| Last post | 2017-02-10 17:00 +0100 |
| Articles | 4 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID Greg KH <gregkh@linuxfoundation.org> - 2017-02-04 17:00 +0100
RE: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID KY Srinivasan <kys@microsoft.com> - 2017-02-04 17:30 +0100
RE: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID KY Srinivasan <kys@microsoft.com> - 2017-02-10 16:20 +0100
Re: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID Greg KH <gregkh@linuxfoundation.org> - 2017-02-10 17:00 +0100
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-02-04 17:00 +0100 |
| Subject | Re: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID |
| Message-ID | <t7aUN-2wc-9@gated-at.bofh.it> |
On Sat, Feb 04, 2017 at 08:46:23AM -0700, kys@exchange.microsoft.com wrote: > From: K. Y. Srinivasan <kys@microsoft.com> > > Fix the bug in the generation of the guest ID. Without this fix > the host side telemetry code is broken. > > Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> If it's broken, does that mean this should go to the stable kernels? What commit caused the breakage? thanks, greg k-h
[toc] | [next] | [standalone]
| From | KY Srinivasan <kys@microsoft.com> |
|---|---|
| Date | 2017-02-04 17:30 +0100 |
| Message-ID | <t7bnP-2XG-5@gated-at.bofh.it> |
| In reply to | #1573688 |
> -----Original Message----- > From: Greg KH [mailto:gregkh@linuxfoundation.org] > Sent: Saturday, February 4, 2017 7:58 AM > To: KY Srinivasan <kys@microsoft.com> > Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org; > olaf@aepfle.de; apw@canonical.com; vkuznets@redhat.com; > jasowang@redhat.com; leann.ogasawara@canonical.com > Subject: Re: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID > > On Sat, Feb 04, 2017 at 08:46:23AM -0700, kys@exchange.microsoft.com > wrote: > > From: K. Y. Srinivasan <kys@microsoft.com> > > > > Fix the bug in the generation of the guest ID. Without this fix > > the host side telemetry code is broken. > > > > Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> > > If it's broken, does that mean this should go to the stable kernels? > What commit caused the breakage? Commit 352c9624242d5836ad8a960826183011367871a4 introduced the bug. The stable kernels are fine. Thanks, K. Y > > thanks, > > greg k-h
[toc] | [prev] | [next] | [standalone]
| From | KY Srinivasan <kys@microsoft.com> |
|---|---|
| Date | 2017-02-10 16:20 +0100 |
| Message-ID | <t9l9n-56e-9@gated-at.bofh.it> |
| In reply to | #1573695 |
> -----Original Message----- > From: Greg KH [mailto:gregkh@linuxfoundation.org] > Sent: Friday, February 10, 2017 6:40 AM > To: KY Srinivasan <kys@microsoft.com> > Cc: olaf@aepfle.de; jasowang@redhat.com; linux-kernel@vger.kernel.org; > apw@canonical.com; devel@linuxdriverproject.org; > leann.ogasawara@canonical.com > Subject: Re: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID > > On Sat, Feb 04, 2017 at 04:24:40PM +0000, KY Srinivasan wrote: > > > > > > > -----Original Message----- > > > From: Greg KH [mailto:gregkh@linuxfoundation.org] > > > Sent: Saturday, February 4, 2017 7:58 AM > > > To: KY Srinivasan <kys@microsoft.com> > > > Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org; > > > olaf@aepfle.de; apw@canonical.com; vkuznets@redhat.com; > > > jasowang@redhat.com; leann.ogasawara@canonical.com > > > Subject: Re: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest > ID > > > > > > On Sat, Feb 04, 2017 at 08:46:23AM -0700, kys@exchange.microsoft.com > > > wrote: > > > > From: K. Y. Srinivasan <kys@microsoft.com> > > > > > > > > Fix the bug in the generation of the guest ID. Without this fix > > > > the host side telemetry code is broken. > > > > > > > > Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> > > > > > > If it's broken, does that mean this should go to the stable kernels? > > > What commit caused the breakage? > > > > Commit 352c9624242d5836ad8a960826183011367871a4 introduced the bug. > > The stable kernels are fine. > > Next time please put that in the patch area. > > thanks, Will do; thanks. K. Y > > greg k-h
[toc] | [prev] | [next] | [standalone]
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-02-10 17:00 +0100 |
| Message-ID | <t9l9n-56e-11@gated-at.bofh.it> |
| In reply to | #1573695 |
On Sat, Feb 04, 2017 at 04:24:40PM +0000, KY Srinivasan wrote: > > > > -----Original Message----- > > From: Greg KH [mailto:gregkh@linuxfoundation.org] > > Sent: Saturday, February 4, 2017 7:58 AM > > To: KY Srinivasan <kys@microsoft.com> > > Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org; > > olaf@aepfle.de; apw@canonical.com; vkuznets@redhat.com; > > jasowang@redhat.com; leann.ogasawara@canonical.com > > Subject: Re: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID > > > > On Sat, Feb 04, 2017 at 08:46:23AM -0700, kys@exchange.microsoft.com > > wrote: > > > From: K. Y. Srinivasan <kys@microsoft.com> > > > > > > Fix the bug in the generation of the guest ID. Without this fix > > > the host side telemetry code is broken. > > > > > > Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> > > > > If it's broken, does that mean this should go to the stable kernels? > > What commit caused the breakage? > > Commit 352c9624242d5836ad8a960826183011367871a4 introduced the bug. > The stable kernels are fine. Next time please put that in the patch area. thanks, greg k-h
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web