x86/PCI: for host bridge address space collisions, show conflicting resource
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Thu, 25 Mar 2010 15:28:24 +0000 (09:28 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 25 Mar 2010 17:14:07 +0000 (10:14 -0700)
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>

No differences found