Konrad Rzeszutek Wilk d1b758ebc2 xen/irq: Cleanup the find_unbound_irq
The "find_unbound_irq" is a bit unusual - it allocates
virtual IRQ (event channels) in reverse order. This means
starting at the "top" of the available IRQs (nr_irqs) down
to the GSI/MSI IRQs (nr_irqs_gsi). Lets document this and
also make the variables easier to understand.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2010-12-09 16:02:35 -05:00
..
2010-10-18 10:40:28 -04:00
2010-12-09 16:02:35 -05:00
2010-11-18 23:44:44 -08:00
2010-10-27 18:56:07 +01:00