From: Bjorn Helgaas Date: Sat, 14 Nov 2009 00:34:39 +0000 (-0700) Subject: x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region X-Git-Tag: v2.6.33-rc1~321^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0f5503926f7447615f083c2d57545a83b6357c;p=pandora-kernel.git x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region The virtual address is only used for x86_64, but it's so much simpler to manage it as part of the pci_mmcfg_region that I think it's worth wasting a pointer per MMCONFIG region on x86_32. Reviewed-by: Yinghai Lu Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed