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@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to