Re: powerpc/pci: Reduce log level of PCI I/O space warning

2016-06-28 Thread Michael Ellerman
On Wed, 2016-22-06 at 07:23:07 UTC, Benjamin Herrenschmidt wrote: > 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

[PATCH 16/17] powerpc/pci: Reduce log level of PCI I/O space warning

2016-06-27 Thread Benjamin Herrenschmidt
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 --- arch/powerpc/kernel/pci-common.c | 6 +++--- 1 file

Re: [PATCH] powerpc/pci: Reduce log level of PCI I/O space warning

2016-06-24 Thread Gavin Shan
On Wed, Jun 22, 2016 at 05:23:07PM +1000, Benjamin Herrenschmidt wrote: >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

[PATCH] powerpc/pci: Reduce log level of PCI I/O space warning

2016-06-22 Thread Benjamin Herrenschmidt
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 --- arch/powerpc/kernel/pci-common.c | 6 +++--- 1 file