]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case
authorVictor Kamensky <victor.kamensky@linaro.org>
Thu, 7 Nov 2013 07:42:40 +0000 (08:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 14 Nov 2013 11:03:01 +0000 (11:03 +0000)
commit53726a66fbeb1927f0ff39f2df5962db5b42c216
tree82ea3d6b87c7069a1f74882724f90fc759e9d0f1
parent2c751eb9e529e0dae4f1d86bfb0d6d2e01aac9f9
ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case

Commit "317de547b0459ce4cf2ea4eda13c9ac042e0fc51 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 <victor.kamensky@linaro.org>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/head.S