]> git.baikalelectronics.ru Git - kernel.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)
commita929aa1690c117510636ada921a05b059d7a786f
tree29f56334c48e2b9aeb80880813e045a7be6e4688
parent9f77f1fbdd058e5686be0d07aa1d71d3608be88a
[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