Files
linux/drivers/staging
Olaf Hering 11ab4496ce staging: hv: use sync_bitops when interacting with the hypervisor
commit 2235658571 upstream.

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.

[Backported to 2.6.32 stable kernel by Haiyang Zhang <haiyangz@microsoft.com>]

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Haiyang Zhang <haiyangz@microsoft.com>
Acked-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-14 16:53:23 -07:00
..
2009-09-15 12:02:16 -07:00
2009-10-09 13:47:24 -07:00
2009-04-03 14:53:40 -07:00
2009-09-15 12:02:06 -07:00
2009-11-30 16:39:42 -08:00
2008-10-13 14:32:52 -07:00