Avoid SMP cacheflushes. This is a minor optimization of startup but
authorRalf Baechle <ralf@linux-mips.org>
Fri, 15 Jul 2005 15:23:23 +0000 (15:23 +0000)
committerRalf 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