[PATCH] vmbus: fix missed ring events on boot

Stephen Hemminger stephen at networkplumber.org
Sat Mar 18 16:03:07 UTC 2017


On Sat, 18 Mar 2017 07:46:21 +0000
Dexuan Cui <decui at microsoft.com> wrote:

> > From: devel [mailto:driverdev-devel-bounces at linuxdriverproject.org] On
> > Behalf Of Stephen Hemminger
> > @@ -609,7 +609,15 @@ static int vmbus_close_internal(struct
> > @@ -480,20 +492,12 @@ static void vmbus_process_offer(struct  
> 
> Hi Stephen,
> Thanks for the patch!
> 
> hv_event_tasklet_enable() is called in 4 places in 4.10:
> 
> vmbus_close_internal, hv_process_channel_removal and 
> vmbus_process_offer (twice).
> 
> The patch only fixes 2 of the 4 ones.
> Should we fix all of them?
> 
> Thanks,
> -- Dexuan

I am testing a simpler patch that just fixes hv_event_tasklet_enable


More information about the devel mailing list