From: Atsushi Nemoto Date: Thu, 9 Feb 2006 15:39:06 +0000 (+0900) Subject: [MIPS] Add protected_blast_icache_range, blast_icache_range, etc. X-Git-Tag: v2.6.16-rc4~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41700e73995d6c814932cb55e12525bd34be1ca5;p=pandora-kernel.git [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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed