summaryrefslogtreecommitdiff
path: root/arch/x86/configs
diff options
context:
space:
mode:
authorJacob Pan <jacob.jun.pan@intel.com>2008-12-08 17:44:16 (GMT)
committerJesse Barnes <jbarnes@virtuousgeek.org>2009-01-07 19:12:46 (GMT)
commit23a36002742bca87510201770a7d931c4aa63e97 (patch)
tree58e640ba1a8ae6b01c57efdc72642bcc15ecdda9 /arch/x86/configs
parent0e331bf1c44401a5b6d7b778dd1f254724132dff (diff)
downloadlinux-23a36002742bca87510201770a7d931c4aa63e97.tar.xz
PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline
Early type 1 accesses can cause problems on some platforms, and pci=noearly is supposed to prevent them from occurring. However, early mcfg probing code uses type 1 and isn't protected by a check for noearly. This patch fixes that problem. Signed-off-by: Jacob Pan <jacob.jun.pan@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'arch/x86/configs')
0 files changed, 0 insertions, 0 deletions