search for: irq_unused

Displaying 1 result from an estimated 1 matches for "irq_unused".

Did you mean: _rc_unused
2011 Nov 08
2
[PATCH] x86/IRQ: create_irq() should call assign_irq_vector()
...); if (!ret) - { - spin_lock_irqsave(&vector_lock, flags); - ret = __assign_irq_vector(irq, desc, TARGET_CPUS); - spin_unlock_irqrestore(&vector_lock, flags); - } + ret = assign_irq_vector(irq); if (ret < 0) { desc->arch.used = IRQ_UNUSED; _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel