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:
36aa1b1
)
powerpc: Fix endian issue in setup-common.c
author
Anton Blanchard
<anton@samba.org>
Thu, 12 Dec 2013 04:59:35 +0000
(15:59 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 13 Dec 2013 04:48:34 +0000
(15:48 +1100)
During on LE boot we see:
Partition configured for
1073741824
cpus, operating system maximum is 2048.
Clearly missing a byteswap here.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found