Skip to content
Commit 149c2415 authored by Russell King's avatar Russell King
Browse files

ARM: SMP: use a timing out completion for cpu hotplug



Rather than open-coding the jiffy-based wait, and polling for the
secondary CPU to come online, use a completion instead.  This
removes the need to poll, instead we will be notified when the
secondary CPU has initialized.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 94e5a85b
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