aboutsummaryrefslogtreecommitdiff
path: root/kernel/rtmutex-debug.c
diff options
context:
space:
mode:
authorOlaf Hering <olaf@aepfle.de>2011-03-21 14:41:37 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-14 13:02:02 -0700
commit5fc41ed0596b18d0be02d046e2c989d6fc231f3b (patch)
tree271fe21b8d5da46eaf6440bab58a2ea2296954b7 /kernel/rtmutex-debug.c
parent8974a58bc1263e537da05ec712496e47e4bb8be4 (diff)
staging: hv: use sync_bitops when interacting with the hypervisor
commit 22356585712d1ff08fbfed152edd8b386873b238 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. 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>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions