]> 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)
commitc604aa0ba07f0f18afb38a579042b9eab3babe7d
tree5134930d02aaa372ded8a4f78bcd1ceae53dcae6
parent1dbe288e0d67b4d6600fc13c7e2b174231740a63
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