Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.
Without this, certain versions of GCC will happily optimize the entire loop out. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
- Loading branch information