Konrad Rzeszutek Wilk 9b6519db5e xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end
.. which means we can preset of NR_IRQS_LEGACY interrupts using
the 'acpi_get_override_irq' API before this loop.
This means that we can get the IRQ's polarity (and trigger) from either
the ACPI (or MP); or use the default values. This fixes a bug if we did
not have an IOAPIC we would not been able to preset the IRQ's polarity
if the MP table existed.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-07-11 13:19:31 -04:00
..
2011-05-26 17:12:34 -07:00
2011-05-28 10:48:39 -07:00
2011-05-30 11:14:10 +09:30
2010-05-10 13:37:16 -07:00
2011-05-26 13:17:35 +02:00
2010-04-08 11:34:34 +02:00