Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: SMP: wait for CPU to be marked active
When we bring a CPU online, we should wait for it to become active before entering the idle thread, so we know that the scheduler and thread migration is going to work. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information