commit | f1db6fde09e201218f488d7205a7cd7bc448d496 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Wed Nov 04 10:39:13 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Nov 04 13:06:45 2009 -0800 |
tree | 9d378f45664466ed5df5466887a92749abbdf260 | |
parent | 865df576e8fc70daf297b53e61a4fbefc719d065 [diff] |
x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS We have occasional problems with PCI resource allocation, and sometimes they could be avoided by paying attention to what ACPI tells us about the host bridges. This patch doesn't change the behavior, but it prints window information that should make debugging easier. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>