git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fc1f5d
)
powerpc/pci: Fix bogus message at boot about empty memory resources
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 20 May 2013 17:24:39 +0000
(17:24 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 24 May 2013 08:13:44 +0000
(18:13 +1000)
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>
No differences found