[MIPS] MIPS32/MIPS64 S-cache fix and cleanup
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Thu, 22 Jun 2006 10:42:43 +0000 (19:42 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 29 Jun 2006 20:10:54 +0000 (21:10 +0100)
commita2c2bc4b263828a380813a236fa6fcf8185b460b
tree839be17964fb7777a6bb0d3d1cb21a0930c8ffa3
parent86165879a20753e7ed86be4c2e9bba3f32ed0aff
[MIPS] MIPS32/MIPS64 S-cache fix and cleanup

Use blast_scache_range, blast_inv_scache_range for mips32/mips64 scache
routine.  Also initialize waybit for MIPS32/MIPS64 S-cache.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/sc-mips.c