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:
bdf21b1
)
Avoid SMP cacheflushes. This is a minor optimization of startup but
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 15 Jul 2005 15:23:23 +0000
(15:23 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:54 +0000
(19:31 +0100)
will also avoid smp_call_function from doing stupid things when called
from a CPU that is not yet marked online.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found