| 
    
 [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/3] Consistent use for lock variable
 Hi Artem, Apologies for the late answer. On 09/10/2019 15:20, Artem Mygaiev wrote: ... for both lock and unlock I would suggest the following commit message: xen/xsm: Use the same lock for lock and unlockThe function avc_reclaim_mode() is not using the same variable for locking and unlocking. While the underlying spinlock is the same, coverity will get confused and think the lock was not released. Update the code to use the same variable for the lock and unlock part. Coverity-ID: 1381840 Signed-off-by: Artem Mygaiev <artem_mygaiev@xxxxxxxx> Acked-by: Julien Grall <julien@xxxxxxx> We also need an hack from Daniel. @Daniel, are you happy with the change? 
 Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel 
  | 
  
![]()  | 
            
         Lists.xenproject.org is hosted with RackSpace, monitoring our  |