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:
64968f6
)
powerpc: Fix old bug in prom_init setting of the color
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 14 Dec 2011 13:55:11 +0000
(13:55 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 19 Dec 2011 03:41:25 +0000
(14:41 +1100)
We have an array of 16 entries and a loop of 32 iterations... oops.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found