git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c24594
)
sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 6 Aug 2008 09:39:32 +0000
(18:39 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 8 Sep 2008 01:35:03 +0000
(10:35 +0900)
Without this, certain versions of GCC will happily optimize the entire
loop out.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found