]> git.baikalelectronics.ru Git - kernel.git/commit
sparc64: Expand PCI bridge probing debug logging.
authorDavid S. Miller <davem@davemloft.net>
Wed, 13 Aug 2014 06:22:39 +0000 (23:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Aug 2014 04:17:49 +0000 (21:17 -0700)
commitbf2cf2ff774b9b2fb7ebaca7ec9d71f1657afd82
tree5134930d02aaa372ded8a4f78bcd1ceae53dcae6
parent183a0cfeaaf4a3fe9b306e5d6c264aa48ffe332a
sparc64: Expand PCI bridge probing debug logging.

Dump the various aspects of the PCI bridge probed at boot time, most
importantly the bridge number ranges, and the ranges property.

This helps diagnose PCI resource issues and other problems by giving
ofpci_debug=1 on the boot command line.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/pci.c