commit | 9a1a70ae1545c99ed685431c2ab6c4a2c58625de | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jul 08 16:37:18 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Jul 17 16:42:49 2016 +1000 |
tree | 3a195dc0d2aaa4baacc6da8d3d277d89d4ebb7aa | |
parent | 08a45b320a0ec76866acca7db2fe2647387e5c21 [diff] |
powerpc/pci: Don't try to allocate resources that will be reassigned When we know we will reassign all resources, trying (and failing) to allocate them initially is fairly pointless and leads to a lot of scary messages in the kernel log Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>