OSDN Git Service

ARM: exynos: Fix timeout when booting secondary CPUs
authorStuart Menefy <stuart.menefy@mathembedded.com>
Mon, 28 Jan 2019 23:06:45 +0000 (23:06 +0000)
committerKrzysztof Kozlowski <krzk@kernel.org>
Fri, 1 Feb 2019 19:07:47 +0000 (20:07 +0100)
commit4bdf2f3f20a9de9b07f97907820c42f3a49ba63d
treea2d850c8cbf67d07dddad38b59bd6354ebbc10a7
parente2477233145f2156434afb799583bccd878f3e9f
ARM: exynos: Fix timeout when booting secondary CPUs

Without this fix the loop waiting for the timeout exits, but the
subsequent test to see if the timeout occurred fails.

Signed-off-by: Stuart Menefy <stuart.menefy@mathembedded.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-exynos/platsmp.c