-
由 Catalin Marinas 提交于
The synchronisation with the boot thread already happens in __cpu_up() via wait_for_completion_timeout(). In addition, __cpu_up() calls are protected by the cpu_add_remove_lock mutex and already serialised. Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
64001113