commit | 1d40cfcd3442a53e98468cdb3e6d4d9a568d76cf | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Jul 15 15:23:23 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:31:54 2005 +0100 |
tree | 76d3ba7ac251389194b74c4343d7c46231442044 | |
parent | bdf21b18b4abf983db38f04ef7fec88f47389867 [diff] |
Avoid SMP cacheflushes. This is a minor optimization of startup but 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>