commit | ff097ddd4aeac790fd51d013c79c2f18ec9a7117 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Fri Nov 13 17:34:49 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Nov 24 15:30:14 2009 -0800 |
tree | 4a77f081e4ac7e93aa74a102bf372419699468b9 | |
parent | 987c367b4e93be6826394e7c9cc14d28bb5c8810 [diff] |
x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table This changes pci_mmcfg_region from a table to a list, to make it easier to add and remove MMCONFIG regions for PCI host bridge hotplug. Reviewed-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>