On Wed, Dec 21, 2016 at 01:00:44PM +0100, Olaf Hering wrote: > 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, It isn't indeed. I didn't realize there was a UP case where it made a difference, and failed to locate the commit where it changed. I'll drop this part, thanks. Roman. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html