commit | eb9fc8ef7cb1362374e55d9503e3e7458f319991 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Thu Mar 25 09:28:24 2010 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Mar 25 10:14:07 2010 -0700 |
tree | e5618d1b18fec1a90234ff3c56aeb911f2891a4a | |
parent | 99f4692e13ba22b228bdd155473f24ae9bdec1dc [diff] |
x86/PCI: for host bridge address space collisions, show conflicting resource With insert_resource_conflict(), we can learn what the actual conflict is, so print that info for debugging purposes. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>