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)
commit1d40cfcd3442a53e98468cdb3e6d4d9a568d76cf
tree76d3ba7ac251389194b74c4343d7c46231442044
parentbdf21b18b4abf983db38f04ef7fec88f47389867
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>
arch/mips/kernel/traps.c
arch/mips/mm/c-r4k.c
arch/mips/mm/c-tx39.c
arch/mips/mm/pg-r4k.c
arch/mips/mm/tlbex.c
This page took 0.035486 seconds and 5 git commands to generate.