* Re: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID [not found] <1486223183-8862-1-git-send-email-kys@exchange.microsoft.com> @ 2017-02-04 15:57 ` Greg KH 2017-02-04 16:24 ` KY Srinivasan 0 siblings, 1 reply; 4+ messages in thread From: Greg KH @ 2017-02-04 15:57 UTC (permalink / raw) To: kys; +Cc: linux-kernel, devel, olaf, apw, vkuznets, jasowang, leann.ogasawara 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID 2017-02-04 15:57 ` [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID Greg KH @ 2017-02-04 16:24 ` KY Srinivasan 2017-02-10 14:39 ` Greg KH 0 siblings, 1 reply; 4+ messages in thread From: KY Srinivasan @ 2017-02-04 16:24 UTC (permalink / raw) To: Greg KH 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 > -----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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID 2017-02-04 16:24 ` KY Srinivasan @ 2017-02-10 14:39 ` Greg KH 2017-02-10 15:01 ` KY Srinivasan 0 siblings, 1 reply; 4+ messages in thread From: Greg KH @ 2017-02-10 14:39 UTC (permalink / raw) To: KY Srinivasan Cc: olaf@aepfle.de, jasowang@redhat.com, linux-kernel@vger.kernel.org, apw@canonical.com, devel@linuxdriverproject.org, leann.ogasawara@canonical.com 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID 2017-02-10 14:39 ` Greg KH @ 2017-02-10 15:01 ` KY Srinivasan 0 siblings, 0 replies; 4+ messages in thread From: KY Srinivasan @ 2017-02-10 15:01 UTC (permalink / raw) To: Greg KH Cc: olaf@aepfle.de, jasowang@redhat.com, linux-kernel@vger.kernel.org, apw@canonical.com, devel@linuxdriverproject.org, leann.ogasawara@canonical.com > -----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 ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-02-10 15:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1486223183-8862-1-git-send-email-kys@exchange.microsoft.com>
2017-02-04 15:57 ` [PATCH 1/1] Drivers: hv: Fix the bug in generating the guest ID Greg KH
2017-02-04 16:24 ` KY Srinivasan
2017-02-10 14:39 ` Greg KH
2017-02-10 15:01 ` KY Srinivasan
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.