Re: [PATCH RESEND V2 0/8] Drivers: hv: vmbus: Enable unloading of vmbus driver

2015-02-03 Thread Greg KH
de...@linuxdriverproject.org; > > o...@aepfle.de; a...@canonical.com; vkuzn...@redhat.com; > > t...@linutronix.de > > Subject: Re: [PATCH RESEND V2 0/8] Drivers: hv: vmbus: Enable unloading of > > vmbus driver > > > > On Wed, Jan 28, 2015 at 04:49:20PM -0800, K. Y.

RE: [PATCH RESEND V2 0/8] Drivers: hv: vmbus: Enable unloading of vmbus driver

2015-02-03 Thread KY Srinivasan
t; t...@linutronix.de > Subject: Re: [PATCH RESEND V2 0/8] Drivers: hv: vmbus: Enable unloading of > vmbus driver > > On Wed, Jan 28, 2015 at 04:49:20PM -0800, K. Y. Srinivasan wrote: > > Windows hosts starting with Ws2012 R2 permit re-establishing the vmbus > > connection from th

Re: [PATCH RESEND V2 0/8] Drivers: hv: vmbus: Enable unloading of vmbus driver

2015-02-03 Thread Greg KH
On Wed, Jan 28, 2015 at 04:49:20PM -0800, K. Y. Srinivasan wrote: > Windows hosts starting with Ws2012 R2 permit re-establishing the vmbus > connection from the guest. This patch-set includes patches from Vitaly > to cleanup the VMBUS unload path so we can potentially reload the driver. > > This s