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:
01666c8
)
powerpc: Fix topology core_id endian issue on LE builds
author
Anton Blanchard
<anton@samba.org>
Thu, 12 Dec 2013 04:59:36 +0000
(15:59 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 13 Dec 2013 04:48:34 +0000
(15:48 +1100)
cpu_to_core_id() is missing a byteswap:
cat /sys/devices/system/cpu/cpu63/topology/core_id
201326592
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/smp.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/smp.c
Simple merge