]> 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)
commit84c12b53f791c686fab531db9bfe56c27fa2bb2a
tree82ea3d6b87c7069a1f74882724f90fc759e9d0f1
parente1d1b91663b544b8732d1d9e7d02b183f4b10fe1
ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case

Commit "ca9d42116ccf5894b2d28efd9f995c08d2e9c317 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