[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCHv6 4/5] gnttab: remove unnecessary grant table locks
At 17:00 +0100 on 22 Apr (1429722035), David Vrabel wrote: > @@ -2642,8 +2615,6 @@ __gnttab_swap_grant_ref(grant_ref_t ref_a, grant_ref_t > ref_b) > */ > return rc; > > - spin_lock(>->lock); > - Now that this lock is gone, is anything stopping us racing against another CPU with ref_a and ref_b the other way around? Cheers, Tim. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |