]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pci: Reduce log level of PCI I/O space warning
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 22 Jun 2016 07:23:07 +0000 (17:23 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 24 Jun 2016 05:26:31 +0000 (15:26 +1000)
commit4496edf1a3601f54c580522889658e8c6765e9dd
tree706b782cf4d5bee8ee39b0d4a83cddca58550e0e
parentefaa46924fa47a6a7e23d99d5fcd160f1f2c556a
powerpc/pci: Reduce log level of PCI I/O space warning

If a PHB has no I/O space, there's no need to make it look like
something bad happened, a pr_debug() is plenty enough since this
is the case of all our modern POWER chips.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/pci-common.c