Files
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:01:54 -07:00
2009-09-15 12:02:00 -07:00
2009-09-15 12:01:55 -07:00
2009-09-15 12:02:04 -07:00
2009-09-15 12:01:56 -07:00
2009-10-30 14:47:42 -07:00