]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit9c5a3d729cf430609d091ff610a7db363aafcd47
tree29f56334c48e2b9aeb80880813e045a7be6e4688
parent950b0d28378c4ee63a30dad732a8319c8a41c95d
[MIPS] Handle aliases in vmalloc correctly.

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>
arch/mips/mm/c-r4k.c
arch/mips/mm/c-tx39.c
arch/mips/mm/cache.c
include/asm-mips/cacheflush.h