]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 4 Oct 2013 22:14:30 +0000 (16:14 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 4 Oct 2013 22:15:29 +0000 (16:15 -0600)
commit67d470e0e1711ca4a4c3a0e5524e0d580654053e
tree51d9ecc81b899de30efd0e205e0efd835a48f90b
parent4a10c2ac2f368583138b774ca41fac4207911983
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"

This reverts commit 07f9b61c3915e8eb156cb4461b3946736356ad02.

07f9b61c was intended to be a cleanup that didn't change anything, but in
fact, for systems without _CBA (which is almost everything), it broke
extended config space for domain 0 and all config space for other domains.

Reference: http://lkml.kernel.org/r/20131004011806.GE20450@dangermouse.emea.sgi.com
Reported-by: Hedi Berriche <hedi@sgi.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/mmconfig-shared.c