-
由 Russell King 提交于
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: NRussell King <rmk+kernel@arm.linux.org.uk>
149c2415