PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally
authorYinghai Lu <yinghai@kernel.org>
Mon, 21 Jan 2013 21:20:44 +0000 (13:20 -0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 25 Jan 2013 20:45:04 +0000 (13:45 -0700)
Otherwise irq_desc for PCI bridge with hot-added IOAPIC may not be
allocated on the local node.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found