]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pci: Fix bogus message at boot about empty memory resources
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 20 May 2013 17:24:39 +0000 (17:24 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 24 May 2013 08:13:44 +0000 (18:13 +1000)
commit3d334089a21121bcbd8363a1743c6386a00349ef
treeea46f4e4fdf9bfa86841a801c853a33a75614cfa
parent3a53909cb6cbcd2891df2f66eaaaeb845242cf20
powerpc/pci: Fix bogus message at boot about empty memory resources

The message is only meant to be displayed if resource 0 is empty,
but was displayed if any is.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/pci-common.c