]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pci: Quieten unset I/O resource warning
authorAnton Blanchard <anton@samba.org>
Tue, 14 Oct 2014 00:40:26 +0000 (11:40 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 5 Nov 2014 10:00:46 +0000 (21:00 +1100)
commit174b68b426aa3cb45ccc96c8f8dcd2d6687dc6b3
tree67a740e1d7393ddecf328f48f74a8fac14899bea
parent866bd3c510890c6ab96505962018c2cec2bcd917
powerpc/pci: Quieten unset I/O resource warning

Newer POWER designs do not implement PCI I/O space, so we
expect to see a number of these.

Reduce the severity of the warning so it doesn't mask other
real issues.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/pci-common.c