Skip to content
Commit b3770b32 authored by Will Deacon's avatar Will Deacon Committed by Catalin Marinas
Browse files

arm64: smp: add missing completion for secondary boot



Commit 149c2415 ("ARM: SMP: use a timing out completion for cpu
hotplug") modified arm's CPU up path to use completions. It seems that
we only got half of this patch for arm64, so add the missing call to
complete.

Reported-by: default avatarJon Brawn <jon.brawn@arm.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 6212a512
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment