]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Thu, 9 Feb 2006 15:39:06 +0000 (00:39 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 14 Feb 2006 19:13:24 +0000 (19:13 +0000)
commit41700e73995d6c814932cb55e12525bd34be1ca5
tree559759cbda13bb50720cfd0e317fa65a467d59fa
parent63077519899721120b61d663a68adced068a459d
[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.

Add blast_xxx_range(), protected_blast_xxx_range() etc. for common
use.  They are built by __BUILD_BLAST_CACHE_RANGE().
Use protected_cache_op() macro for various protected_ routines.
Output code should be logically same.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/c-r4k.c
arch/mips/mm/c-tx39.c
include/asm-mips/r4kcache.h