From: Victor Kamensky Date: Thu, 7 Nov 2013 07:42:40 +0000 (+0100) Subject: ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case X-Git-Tag: v3.13-rc1~8^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10593b2e49327f7cd193fc2ba30fa3da322bda6a;p=pandora-kernel.git ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case Commit "bc41b8724f24b9a27d1dcc6c974b8f686b38d554 ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devices" added read of SCU config register into __fixup_smp function. Such read should be followed by byteswap, if kernel runs in BE mode. Signed-off-by: Victor Kamensky Acked-by: Santosh Shilimkar Signed-off-by: Russell King --- Reading git-diff-tree failed