From: Bjorn Helgaas Date: Sat, 14 Nov 2009 00:34:49 +0000 (-0700) Subject: x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table X-Git-Tag: v2.6.33-rc1~321^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff097ddd4aeac790fd51d013c79c2f18ec9a7117;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed