Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 22356585 authored by Olaf Hering's avatar Olaf Hering Committed by Greg Kroah-Hartman
Browse files

staging: hv: use sync_bitops when interacting with the hypervisor



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: default avatarOlaf Hering <olaf@aepfle.de>
Cc: stable <stable@kernel.org>
Acked-by: default avatarHaiyang Zhang <haiyangz@microsoft.com>
Acked-by: default avatarHank Janssen <hjanssen@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 75e4fb22
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment