From: Anton Blanchard Date: Thu, 12 Dec 2013 04:59:36 +0000 (+1100) Subject: powerpc: Fix topology core_id endian issue on LE builds X-Git-Tag: v3.13-rc5~37^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8a1883a833bbad8e6b5ec4f0918b7797e652d65;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed