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:
ae883ca
)
[POWERPC] Fix cell "new style" mapping and add debug
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 10 Nov 2006 04:11:20 +0000
(15:11 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 10 Nov 2006 10:35:36 +0000
(21:35 +1100)
This fixes a typo in the "new style" code for mapping SPE resources,
which causes it to try to map the same resource 4 times.
It also adds some pr_debug's that are useful to track down issues with
the firmware when bringinh up new machines.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found