Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1473778
| From | KY Srinivasan <kys@microsoft.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 1/2] Drivers: hv: utils: Continue to poll VSS channel after handling requests. |
| Date | 2016-08-31 20:20 +0200 |
| Message-ID | <scihb-5N2-9@gated-at.bofh.it> (permalink) |
| References | <s7GtQ-7go-7@gated-at.bofh.it> <s7GtQ-7go-5@gated-at.bofh.it> <scbfI-1kx-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> -----Original Message----- > From: Greg KH [mailto:gregkh@linuxfoundation.org] > Sent: Wednesday, August 31, 2016 4:16 PM > 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; Alex Ng (LIS) > <alexng@microsoft.com> > Subject: Re: [PATCH 1/2] Drivers: hv: utils: Continue to poll VSS channel after > handling requests. > > On Thu, Aug 18, 2016 at 11:16:54AM -0700, kys@exchange.microsoft.com > wrote: > > From: Alex Ng <alexng@microsoft.com> > > > > Multiple VSS_OP_HOT_BACKUP requests may arrive in quick succession, even > > though the host only signals once. The driver wass handling the first > > request while ignoring the others in the ring buffer. We should poll the > > VSS channel after handling a request to continue processing other requests. > > > > Signed-off-by: Alex Ng <alexng@microsoft.com> > > Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> > > --- > > drivers/hv/hv_snapshot.c | 89 +++++++++++++++++++++------------------------ > > 1 files changed, 42 insertions(+), 47 deletions(-) > > Also doesn't apply, please fix up and resend this series. Will do. K. Y > > thanks, > > greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 1/2] Drivers: hv: utils: Continue to poll VSS channel after handling requests. Greg KH <gregkh@linuxfoundation.org> - 2016-08-31 12:50 +0200 RE: [PATCH 1/2] Drivers: hv: utils: Continue to poll VSS channel after handling requests. KY Srinivasan <kys@microsoft.com> - 2016-08-31 20:20 +0200
csiph-web