diff options
author | Anton Blanchard <anton@samba.org> | 2013-12-12 05:59:36 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-12-13 05:48:34 +0100 |
commit | f8a1883a833bbad8e6b5ec4f0918b7797e652d65 (patch) | |
tree | 7f16fd63cc9ffd6fc218143c244e64265b2a475a /arch/powerpc/kernel/setup_32.c | |
parent | powerpc: Fix endian issue in setup-common.c (diff) | |
download | linux-f8a1883a833bbad8e6b5ec4f0918b7797e652d65.tar.xz linux-f8a1883a833bbad8e6b5ec4f0918b7797e652d65.zip |
powerpc: Fix topology core_id endian issue on LE builds
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>
Diffstat (limited to 'arch/powerpc/kernel/setup_32.c')
0 files changed, 0 insertions, 0 deletions