commit | 9c5a3d729cf430609d091ff610a7db363aafcd47 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Apr 05 15:13:23 2008 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Apr 07 22:31:04 2008 +0100 |
tree | 29f56334c48e2b9aeb80880813e045a7be6e4688 | |
parent | 950b0d28378c4ee63a30dad732a8319c8a41c95d [diff] |
[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>