On Thu, Mar 12, 2015 at 10:02:24AM +0100, Greg KH wrote:
> On Wed, Mar 11, 2015 at 06:56:54PM -0700, K. Y. Srinivasan wrote:
> > This patch is a continuation of the rescind handling cleanup work. We cannot
> > block in the global message handling work context especially if we are 
> > blocking
> > waiting for the host to wake us up. I would like to thank
> > Dexuan Cui <de...@microsoft.com> for observing this problem.
> > 
> > The current Linux 4.0 RC3 tree is broken and this patch fixes the problem.
> > 
> > Signed-off-by: K. Y. Srinivasan <k...@microsoft.com>
> > ---
> >  drivers/hv/channel_mgmt.c |  143 
> > +++++++++++++++++++++++++++++++-------------
> >  drivers/hv/connection.c   |    6 ++-
> >  drivers/hv/hyperv_vmbus.h |    2 +-
> >  3 files changed, 107 insertions(+), 44 deletions(-)
> 
> This is a very big patch so late in the -rc cycle.  Is there some patch
> that got merged in 4.0-rc1 that I should be reverting instead to fix
> things up?

Make that, "this is a very large patch set", not just one patch.  I
can't take all of these this late, sorry.  Please just tell me what to
revert.

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to