From: Bjorn Helgaas Date: Thu, 5 Jan 2012 21:27:19 +0000 (-0700) Subject: x86/PCI: amd: factor out MMCONFIG discovery X-Git-Tag: v3.3-rc1~101^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24d25dbfa63c376323096660bfa9ad45a08870ce;p=pandora-kernel.git x86/PCI: amd: factor out MMCONFIG discovery This factors out the AMD native MMCONFIG discovery so we can use it outside amd_bus.c. amd_bus.c reads AMD MSRs so it can remove the MMCONFIG area from the PCI resources. We may also need the MMCONFIG information to work around BIOS defects in the ACPI MCFG table. Cc: Borislav Petkov Cc: Yinghai Lu Cc: stable@kernel.org # 2.6.34+ Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed