On Tue, Dec 20, Roman Kagan wrote: Reverting commit 22356585712d ("staging: hv: use sync_bitops when interacting with the hypervisor") is save because ....... > - sync_set_bit(channel->monitor_bit, > + set_bit(channel->monitor_bit, Olaf