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(&gt->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@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to