Re: [PATCH] hv: use sync_bitops when interacting with the hypervisor

From: Greg KH
Date: Mon Mar 21 2011 - 10:15:14 EST


On Mon, Mar 21, 2011 at 02:41:37PM +0100, Olaf Hering wrote:
> Locking is required when tweaking bits located in a shared page, use the
> sync_ version of bitops. Without this change vmbus_on_event() will miss
> events and as a result, vmbus_isr() will not schedule the receive tasklet.
>
> Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>

Great! Can I get an Acked-by from Hank or Haiyang on this as well
before I apply it?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/