 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V2] xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
 On 06/06/17 20:41, Boris Ostrovsky wrote: There is a single call site for rebind_irq_to_cpu() so why not call xen_rebind_evtchn_to_cpu() directly? Fair enough, I will change it. + raw_spin_lock_irqsave(&desc->lock, flags);Is there a reason why you are using raw_ version? desc->lock is defined as raw_spinlock_t -Anoob _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |