[MIPS] Handle aliases in vmalloc correctly.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 5 Apr 2008 14:13:23 +0000 (15:13 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 7 Apr 2008 21:31:04 +0000 (22:31 +0100)
flush_cache_vmap / flush_cache_vunmap were calling flush_cache_all which -
having been deprecated - turned into a nop ...

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found