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: NPaul Mundt <lethal@linux-sh.org>
Showing
想要评论请 注册 或 登录
Without this, certain versions of GCC will happily optimize the entire
loop out.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>